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

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.