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