Frederic G. MARAND 9c97b4e1f8 lesson 16: basic app using vue template files. | il y a 7 ans | |
---|---|---|
.. | ||
src | il y a 7 ans | |
.babelrc | il y a 7 ans | |
.gitignore | il y a 7 ans | |
README.md | il y a 7 ans | |
index.html | il y a 7 ans | |
package.json | il y a 7 ans | |
webpack.config.js | il y a 7 ans | |
yarn.lock | il y a 7 ans |
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.