learnin-some-vue/s9assignment
Tyrel Souza 5b7e15ba41
s9assignment setup
2018-04-17 23:32:19 -04:00
..
src s9assignment setup 2018-04-17 23:32:19 -04:00
.babelrc s9assignment setup 2018-04-17 23:32:19 -04:00
README.md s9assignment setup 2018-04-17 23:32:19 -04:00
index.html s9assignment setup 2018-04-17 23:32:19 -04:00
package.json s9assignment setup 2018-04-17 23:32:19 -04:00
webpack.config.js s9assignment setup 2018-04-17 23:32:19 -04:00
yarn.lock s9assignment setup 2018-04-17 23:32: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.