Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 882 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 882 Bytes

Livraria Flip - Vue.js 2 + PWA

Projeto Vue.js 2, criado com o template webpack-simple. SPA com Service Workers.

Projeto feito utilizando as seguintes tecnologias:

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.