BillTheBest / vuetify-sidebar-template

A default template for vuetify with a sidebar

Home Page:https://disjfa.github.io/vuetify-sidebar-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuetify-sidebar-template

A boilerplate using the vuetify library. A basic setup for a sidebar using vue-router

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init disjfa/vuetify-sidebar-template my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: Test your site on your local machine with proper config for source maps & hot-reload.

  • npm run build: build with HTML/CSS/JS minification.

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-project

About

A default template for vuetify with a sidebar

https://disjfa.github.io/vuetify-sidebar-template/


Languages

Language:Vue 80.1%Language:JavaScript 16.9%Language:HTML 2.4%Language:CSS 0.6%