Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

Modern light VueJS boilerplate with everything needed to get started

Notifications You must be signed in to change notification settings

peteringram0/vue-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Plate

Vue.js 2 & Webpack 2 boilerplate.

Features

  • Long term caching
  • Single file approach (With extra Stylus file)
  • Production builds (Minified)
  • Separate vendor file
  • Development environment with history and hot reading
  • Environment variables
  • Unit tests (Karma / Jasmine)
  • Code coverage (With report)

alt tag

Setup

$ yarn install

Development

$ yarn dev

Production build

$ yarn build:prod

Testing

$ yarn test:fn // Runs single
$ yarn test:fn:watch // Continues to watch source and tests

About

Modern light VueJS boilerplate with everything needed to get started

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published