Frederic G. MARAND 9c97b4e1f8 lesson 16: basic app using vue template files. | 7 years ago | |
---|---|---|
.. | ||
src | 7 years ago | |
.babelrc | 7 years ago | |
.gitignore | 7 years ago | |
README.md | 7 years ago | |
index.html | 7 years ago | |
package.json | 7 years ago | |
webpack.config.js | 7 years ago | |
yarn.lock | 7 years ago |
A Vue.js project
# 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.