Frederic G. MARAND 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
..
src 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
.babelrc 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
.gitignore 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
README.md 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
index.html 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
package.json 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
webpack.config.js 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos
yarn.lock 9c97b4e1f8 lesson 16: basic app using vue template files. %!s(int64=7) %!d(string=hai) anos

README.md

hello-vue

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.