No description
Find a file
2017-07-13 13:41:17 -04:00
src Initial commit 2017-07-13 13:41:17 -04:00
.babelrc Initial commit 2017-07-13 13:41:17 -04:00
.gitignore Initial commit 2017-07-13 13:41:17 -04:00
index.html Initial commit 2017-07-13 13:41:17 -04:00
package.json Initial commit 2017-07-13 13:41:17 -04:00
README.md Initial commit 2017-07-13 13:41:17 -04:00
webpack.config.js Initial commit 2017-07-13 13:41:17 -04:00
yarn.lock Initial commit 2017-07-13 13:41:17 -04:00

vue-hello-world

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.