Skip to content

Mooxe000/vue-webpack-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-webpack-seed

vue webpack seed

Build Setup

# install dependencies
npm install

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

# build for production with minification
# npm run build

# run unit tests
# npm test

require lib

  • webpack

  • webpack-dev-server

  • vue-loader

    • vue-html-loader
    • css-loader
    • vue-style-loader
    • #babel#
      • babel-loader
      • babel-core
      • babel-plugin-transform-runtime
      • babel-preset-es2015
      • babel-runtime
    • vue-hot-reload-api
  • style-loader

  • extract-text-webpack-plugin

  • coffee-script

  • coffee-loader

  • jade

  • jade-loader

  • stylus

  • stylus-loader

  • cson

  • json-loader

  • file-loader

  • url-loader