0.0.5 • Published 11 months ago

gunshot-ui v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months 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.