1.0.0 • Published 5 years ago

@aawd/codebox v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Typescript/React/Storybook/Jest template

Template for creating UI components library to be published on npm. Only dist directory is published on npm through the files property of package.json. Typescript declarations are included in dist.

Usage

build js / css

npm run build

start storybook

npm run storybook

start jest in watch mode

npm test

License

MIT

1.0.0

5 years ago