@kosmo/atomos
v0.0.7-26
Published
Minimal UI components
Downloads
268
Readme
Atomos
A component library built with Storybook, React, Typescript and Webpack 4.
- HMR for development
- JavaScript compiles down to ES5
Instructions
Running storybook
- Install dependencies:
npm install - Run storybook:
npm run storybook
Creating library
- Install dependencies:
npm install - Compile code:
npm run compile - Create Typescript declarations
npm run tsd
Licence
Licensed under MIT licence.
