Frederic G. MARAND f2667a0bbe lesson 17: hot module replacement. | há 7 anos atrás | |
---|---|---|
.. | ||
src | há 7 anos atrás | |
.babelrc | há 7 anos atrás | |
.gitignore | há 7 anos atrás | |
README.md | há 7 anos atrás | |
index.html | há 7 anos atrás | |
package-lock.json | há 7 anos atrás | |
package.json | há 7 anos atrás | |
webpack.config.js | há 7 anos atrás |
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.