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

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.