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

https://github.com/iamvdo/speedometer-pwa

:car: Speedometer Progressive Web App
https://github.com/iamvdo/speedometer-pwa

progressive-web-app pwa speedometer

Last synced: 12 months ago
JSON representation

:car: Speedometer Progressive Web App

Awesome Lists containing this project

README

          

#Speedometer PWA

```
npm start (http://localhost:3333)
npm run prod
```

Deploy:
- create remote `gh-pages`
- `git clone --branch gh-pages public`
- `npm run deploy`

Based on:
- [Brunch + React + Babel/ES6 skeleton](https://github.com/brunch/with-react)