marcin / vuetifyjs.com

Vuetifyjs.com documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 81.4%Language:JavaScript 17.8%Language:HTML 0.8%