Skip to content

geoffwellman/vuetify-sidebar-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 57.6%
  • JavaScript 37.0%
  • HTML 4.3%
  • CSS 1.1%