gunshot-ui
v0.0.5
Published
We are using [Vuese](https://vuese.github.io/website/cli/#quick-preview-of-a-component) for generating documentation. You will need to globablly install it
Downloads
13
Readme
Generating Documentation
We are using Vuese for generating documentation. You will need to globablly install it
npm install -g @vuese/cli
Then you can generate documentation for your components.
vuese generate
Documentation will be generated in the 'website' directory.