Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daliborgogic/detlef-pwa

Progressive Web App
https://github.com/daliborgogic/detlef-pwa

pwa vue-router vuejs vuex

Last synced: 9 days ago
JSON representation

Progressive Web App

Awesome Lists containing this project

README

        

**Requires Node.js 8+**

``` bash
# install dependencies
npm i

# serve in dev mode, with hot reload at localhost:5000
npm run dev

# build for production
npm run build

# serve in production mode
npm start
```