This is an opinionated starter kit to start making an Library. The goal of this starter kit is to give you an library easily that is ready for production.
- Rollup Module bundler for JavaScript
- React A JavaScript library for building user interfaces
- Jest JavaScript Testing provided by Facebook
- Storybook UI Development Environment
To build the project - npm run build
To build with watch mode - npm run start
To test - npm run test
To start storybook - npm run storybook
To build storybook - npm run build-storybook
To deploy storybook to gh pages - npm run deploy-storybook
Thanks goes to these people
Rasmus Josefsson |
Tomeu Cabot |
Karen Cubero |
---|
Contributions of any kind welcome!