0.0.2 • Published 11 months ago

@nibiruchain/ui-docs v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@nibiruchain/ui-docs

npm version

Vue UI component library

Run

npm i

Development

npm run serve

Contributing

  1. Run npm i; npm run serve to start Storybook locally
  2. Open http://localhost:9999
  3. Create a Component in src
  4. The Component directory must includes Component.vue and Component.stories.js
  5. config.js will automatically import all files ending in *.stories.js

Acknowledgments

Forked from:

  • Repo: tendermint/ui-docs
  • Published on npm: @ui-docs/vue