1.1.1 • Published 5 years ago
@connctd/quartz v1.1.1
Why?
Design Systems Part I: Foundations
Pre-requisites
- Yarn
- Node 10x
This project uses JSDoc syntax to automatically generate docs and usage instructions within storybook so it's recommended to familiarise yourself with JSDoc syntax
Technologies
- React
- TypeScript
- emotion
- eslint
- webpack
Developing components
To start the watch server
yarn startThis should start a server on localhost:6006
When developing components they should be in their own named folder under ./components/NameOfComponent.
Linting
Automatically fix recommended lint errors:
yarn lint --fixOr to see what eslint is about to change:
yarn lint --dry-runCrystal by Dima Lagunov from the Noun Project