disjfa / vuetify-sidebar-template

A default template for vuetify with a sidebar

Home Page:http://vuetify-sidebar-template.js.org

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/cli-init
$ vue init disjfa/vuetify-sidebar-template my-project
$ cd my-project
$ npm install
$ npm run serve

What's Included

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

  • npm run build: build the website.

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

http://vuetify-sidebar-template.js.org


Languages

Language:Vue 61.5%Language:JavaScript 30.5%Language:HTML 6.7%Language:CSS 1.3%