learnin-some-vue/s9
Tyrel Souza ec05febebf
s9e127 dynamic component lifecycle hooks
2018-04-17 23:28:27 -04:00
..
src s9e127 dynamic component lifecycle hooks 2018-04-17 23:28:27 -04:00
.babelrc s9 introduction 2018-04-17 22:52:42 -04:00
README.md s9 introduction 2018-04-17 22:52:42 -04:00
index.html s9 introduction 2018-04-17 22:52:42 -04:00
package.json s9 introduction 2018-04-17 22:52:42 -04:00
webpack.config.js s9 introduction 2018-04-17 22:52:42 -04:00
yarn.lock s9e119 setting up proj 2018-04-17 22:59:19 -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.