learnin-some-vue/s12
2018-04-20 15:26:35 -04:00
..
src s12e159 v-highlight green 2018-04-20 15:26:35 -04:00
.babelrc s12e158 initial directives making 2018-04-20 15:22:02 -04:00
index.html s12e158 initial directives making 2018-04-20 15:22:02 -04:00
package.json s12e158 initial directives making 2018-04-20 15:22:02 -04:00
README.md s12e158 initial directives making 2018-04-20 15:22:02 -04:00
webpack.config.js s12e158 initial directives making 2018-04-20 15:22:02 -04:00
yarn.lock s12e158 initial directives making 2018-04-20 15:22:02 -04:00

vue-cli

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.