learnin-some-vue/s12
Tyrel Souza 24bec745d1
s12e161 arguments to custom directives
2018-04-20 15:36:35 -04:00
..
src s12e161 arguments to custom directives 2018-04-20 15:36:35 -04:00
.babelrc 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
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
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

README.md

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.