-
Tokens (for building a modern design system)
- Colors
- Borders
- Fonts
- ... and more
-
Components
- Button
- Input
- Checkbox
- Container
- Avatar
- ... and more
- Install the dependencies
npm i
- Build all packages
npm run build
If any errors occurred during the build process. Check the node version you are using. we recommend using a version <= 16
- Run all packages in parallel for dev
npm run dev
Playground - Next application to test the design system in practice