@aetherisnova/ui-components
v1.3.0
Published
React UI components used in the Aetheris Nova apps.
Readme
Table of contents
🪄 1. Getting started
1.1. Installation
You can install the types using:
pnpm add @aetherisnova/ui-components @chakra-ui/[email protected] @emotion/react @tanstack/react-query [email protected] [email protected] [email protected]📑 2. Appendix
2.1. Useful commands
| Command | Description |
|---------------------------|-----------------------------------------------------------------------------|
| pnpm run build | Generates declaration files to the dist/ directory. |
| pnpm run clean | Deletes the dist/ directory and the tsconfig.*.tsbuildinfo files. |
| pnpm run generate:index | Generates/overwrites the main index.ts file used for exporting all files. |
| pnpm run lint | Runs the linter based on the rules in eslint.config.mjs. |
👏 3. How to contribute
Please read the contributing guide to learn about the development process.
📄 4. License
Please refer to the LICENSE file.
