Frederic G. MARAND f2667a0bbe lesson 17: hot module replacement. | 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-lock.json | il y a 7 ans | |
package.json | il y a 7 ans | |
webpack.config.js | 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.