Skip to content

montaguegabe/vue-webpack-extended

Repository files navigation

vue-webpack-extended CircleCI

Takes the scaffolding of vue-webpack-boilerplate and adds the following:

  1. Circle CI support
  2. SCSS
  3. Crockford style and linting
  4. HTML boilerplate
  5. Git precommit linting

Build Setup

# Install dependencies
npm install

# Serve with hot reload at localhost:8080
npm run dev

# Build for production with minification
npm run build

# Build for production and view the bundle analyzer report
npm run build --report

# Run unit tests
npm run unit

# Run e2e tests
npm run e2e

# Run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

My own starting point for simple Vue web apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published