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

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.