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

https://github.com/narirou/sample-express-service-worker

Smaple Project using express-service
https://github.com/narirou/sample-express-service-worker

Last synced: 5 months ago
JSON representation

Smaple Project using express-service

Awesome Lists containing this project

README

          

Express ServiceWorker Test
=========

> Test Project using [express-service](https://github.com/bahmutov/express-service)

### Installation
Require Node.js >= 4.0

```sh
npm install
```

### Development

```sh
npm run develop
# then open http://localhost:3333/
```