0.0.5 • Published 2 years ago

gunshot-ui v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.