๐Ÿ“ฆ vuetifyjs / material-kit-theme

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/vuetifyjs/material-kit-theme.git
HTTPS git clone https://github.com/vuetifyjs/material-kit-theme.git
SSH git clone git@github.com:vuetifyjs/material-kit-theme.git
CLI gh repo clone vuetifyjs/material-kit-theme
John Leider John Leider chore(release): publish v1.6.1 f1578f6 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ packages
๐Ÿ“ scripts
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .gitignore
๐Ÿ“„ lerna.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

Vuetify Theme

Thank you for purchasing the Theme and supporting Vuetify.

Quick Start

Unzip the theme-release.zip file into any directory. Copy your theme of choice and from the cli:

cd path/to/project
yarn # or npm install
yarn serve # or npm run serve