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

https://github.com/n0bisuke/ex4ect

express4 template for ect
https://github.com/n0bisuke/ex4ect

Last synced: 3 months ago
JSON representation

express4 template for ect

Awesome Lists containing this project

README

          

#express4 template for ect

## How to Use

### install and edit
```
$ git clone git@github.com:n0bisuke/ex4ect.git
$ cd ex4ect
$ npm i
$ DEBUG=myapp ./bin/www
myapp Express server listening on port 4444 +0ms
```

### access

http://localhost:4444

![](http://i.gyazo.com/a020f4788a9ecae06f092681be4a47d1.png)