learnin-some-vue/s8assignment
Tyrel Souza 6790319a8a
s8 assignment my attempt
2018-04-17 22:23:53 -04:00
..
src s8 assignment my attempt 2018-04-17 22:23:53 -04:00
.babelrc s8 assignment my attempt 2018-04-17 22:23:53 -04:00
README.md s8 assignment my attempt 2018-04-17 22:23:53 -04:00
index.html s8 assignment my attempt 2018-04-17 22:23:53 -04:00
package.json s8 assignment my attempt 2018-04-17 22:23:53 -04:00
webpack.config.js s8 assignment my attempt 2018-04-17 22:23:53 -04:00
yarn.lock s8 assignment my attempt 2018-04-17 22:23:53 -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.