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

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.