learnin-some-vue/s11e143
Tyrel Souza 4426f735f8 s11e153 submitting a form 2018-04-19 00:13:49 -04:00
..
src s11e153 submitting a form 2018-04-19 00:13:49 -04:00
.babelrc s11e145 form input binding 2018-04-18 23:36:54 -04:00
README.md s11e145 form input binding 2018-04-18 23:36:54 -04:00
index.html s11e145 form input binding 2018-04-18 23:36:54 -04:00
package-lock.json s11e145 form input binding 2018-04-18 23:36:54 -04:00
package.json s11e145 form input binding 2018-04-18 23:36:54 -04:00
webpack.config.js s11e145 form input binding 2018-04-18 23:36:54 -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.