Starter for React UI library in TypeScript with Storybook and Snapshot Testing by Jest in Lerna monorepo with IE 11 support
- build
- ie11
- jest
- lerna
- react
- starter
- storybook
- storyshot
- template
- typescript
- uilib
Alexander Lapygin <alexanderlapygin@gmail.com>
yarn
or
npm i
then
npm run bootstrap
npm test
Build lib:
npm run build:lib
Build app:
npm run build:app
npm start
npm run story
Licensed under the MIT license.