Skip to content

A Vue Boilerplate different with Official Vue-Template.

License

Notifications You must be signed in to change notification settings

fe-tmpl/vue-boilerplate

 
 

Repository files navigation

Vue-Boilerplate

Build Status Coverage Status

A Vue Boilerplate different with Official Vue-Template.

Features:

  1. Fully ES6 Syntax with webpack, gulp tasks.
  2. Apply ESLint with Google JavaScript Style Guide
  3. Built with Gulp Tasks.

Get Started

Install Dependencies

npm install

Development

npm run dev

Build Production Level files

npm run build

Test

npm run test

About

A Vue Boilerplate different with Official Vue-Template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 4.1%
  • Vue 2.5%
  • HTML 1.6%