Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

archived-and-read-only/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 83.6%
  • JavaScript 15.6%
  • HTML 0.8%