Generate Components Documents.
To build components library and generate comprehensive documentation through a easy way.
We use these tools:
- docz: Components documentation website
- TypeScript: Better development experience
- Jest: Test components
- Rollup: Build and export clean library
yarn start
and open your browser : localhost:3005
yarn build