Skip to content

Latest commit

 

History

History

vuex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Vue Styleguidist Vuex example style guide

How to start locally:

git clone https://github.com/vue-styleguidist/vue-styleguidist.git
cd vue-styleguidist/examples/vuex
npm install
npm run styleguide

Then open http://localhost:6060 in your browser.