oring-ui-2
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Oring UI 2.0

Story Book Demo

How to run storybook

open two terminal, exceute the commands below separately

npm run start
npm run storybook

How to publish?

npm version [major | minor | patch ] -m "commit message"
npm publish

How to deploy static-storybook on github page?

This command will help you to build static files in "storybook-static" folder

npm build-storybook

After building static files, push static files to remote branch (gh-pages)

git subtree push --prefix storybook-static origin gh-pages

Readme

Keywords

none

Package Sidebar

Install

npm i oring-ui-2

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

968 kB

Total Files

350

Last publish

Collaborators

  • rick-chiu
  • wengier