TheJaredWilcurt / vue-doxen

The world's best Vue.js component documentation tool
http://TheJaredWilcurt.github.io/vue-doxen
MIT License
6 stars 0 forks source link

A doxen dog with the Vue logo on it's chest

vue-doxen

The world's best Vue.js component documentation tool!

Using the library

Go to the docs site for usage and installation steps:

Arrow pointing up to URL


Running this repo locally to make PRs

  1. Uninstall Node/npm/nvm/nvm-windows/n/nodist
  2. Install Volta (replaces all of the above and is much better)
  3. Clone the repo
  4. npm install
  5. npm run build builds both the docs site and library
  6. npm run lint checks for linting errors

Project Structure