Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

An opinionated Vue.js 2 boilerplate with Vue Router, AVA and Istanbul

License

Notifications You must be signed in to change notification settings

marcosmoura/vue-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-boilerplate

An opinionated Vue.js boilerplate

Progress

  • Webpack 2
  • ESLint
  • ESLint Standard
  • Vue.js
  • Vuex
  • Vuex Router Sync
  • Vue Router
  • Vue i18n
  • Fetch API
  • Hotreload
  • SASS with Autoprefixer
  • AVA Tests
  • Code Coverage
  • Offline Support
  • Pre Rendered HTML routes
  • Server-Side Rendering

Installation

### Install dependencies
yarn

### Start dev server with hot reload
yarn run dev

### Build everything
yarn run build

### Lint files
yarn run lint

### Run the tests
yarn run test

### Check the coverage
yarn run coverage

License

MIT

About

An opinionated Vue.js 2 boilerplate with Vue Router, AVA and Istanbul

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published