learnin-some-vue/s10QuoteApp
Tyrel Souza 0f5f7909bf quotes added! 2018-04-18 23:26:36 -04:00
..
src quotes added! 2018-04-18 23:26:36 -04:00
.babelrc s10 quote app adding 2018-04-18 23:10:01 -04:00
README.md s10 quote app adding 2018-04-18 23:10:01 -04:00
index.html s10 quote app adding 2018-04-18 23:10:01 -04:00
package-lock.json s10 quote app adding 2018-04-18 23:10:01 -04:00
package.json s10 quote app adding 2018-04-18 23:10:01 -04:00
webpack.config.js s10 quote app adding 2018-04-18 23:10:01 -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.