learnin-some-vue/section-code
Tyrel Souza 14320669eb
s8e114 centralizing the bus
2018-04-17 22:05:07 -04:00
..
src s8e114 centralizing the bus 2018-04-17 22:05:07 -04:00
.babelrc s6e104 communication problems 2018-04-17 21:13:16 -04:00
README.md s6e104 communication problems 2018-04-17 21:13:16 -04:00
index.html s6e104 communication problems 2018-04-17 21:13:16 -04:00
package.json s6e104 communication problems 2018-04-17 21:13:16 -04:00
webpack.config.js s6e104 communication problems 2018-04-17 21:13:16 -04:00
yarn.lock s6e104 communication problems 2018-04-17 21:13:16 -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.