2.0.12 • Published 4 years ago

@frankhu00/sesame v2.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Sesame UI Library

Still In Testing

Installation:

npm i @frankhu00/sesame

Starting Storybook

npm start

Build Storybook

npm run build

The output will be in root/built-storybook folder

Compile For Package Release

npm run compile

This will generate the dist folder at root, which is used for package releases.