Skip to content

GriNAME/vuetifyjs.com

 
 

Repository files navigation

Vuetify Documentation

This is the repository for the Vuetify documentation.

Project Install

git clone https://github.com/vuetifyjs/vuetifyjs.com.git

# yarn
yarn

# npm
npm install

npm run dev

Running with local Vuetify

Run Vuetify

git clone https://github.com/vuetifyjs/vuetify.git

# yarn
yarn

# npm
npm install

yarn link

npm run watch

Link Vuetify to docs

git clone https://github.com/vuetifyjs/vuetifyjs.com.git

# yarn
yarn

# npm
npm install

yarn link vuetify

npm run dev

About

Vuetifyjs.com documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 92.5%
  • JavaScript 6.6%
  • HTML 0.9%