Frederic G. MARAND f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
..
src f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
.babelrc f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
.gitignore f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
README.md f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
index.html f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
package-lock.json f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
package.json f2667a0bbe lesson 17: hot module replacement. il y a 7 ans
webpack.config.js f2667a0bbe lesson 17: hot module replacement. il y a 7 ans

README.md

lesson

A Vue.js project

Build Setup

# 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.