0.37.0 • Published 2 years ago

@informalsystems/tendermint-vue-ui v0.37.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@informalsystems/tendermint-vue-ui

npm version

This is a fork of https://github.com/tendermint/cosmos-ui. Please do not use this fork!

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