learnin-some-vue/vue-cli
Tyrel Souza 965ed1036b
yarn locks
2018-04-17 21:13:35 -04:00
..
src s6e96 last compoent s6 2018-04-16 23:48:33 -04:00
.babelrc s6e82 vue-cli 2018-04-16 22:38:26 -04:00
.editorconfig s6e82 vue-cli 2018-04-16 22:38:26 -04:00
.gitignore s6e82 vue-cli 2018-04-16 22:38:26 -04:00
README.md s6e82 vue-cli 2018-04-16 22:38:26 -04:00
index.html s6e82 vue-cli 2018-04-16 22:38:26 -04:00
package-lock.json s6e82 vue-cli 2018-04-16 22:38:26 -04:00
package.json s6e82 vue-cli 2018-04-16 22:38:26 -04:00
webpack.config.js s6e82 vue-cli 2018-04-16 22:38:26 -04:00
yarn.lock yarn locks 2018-04-17 21:13:35 -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.