Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisco/express-demo


https://github.com/chrisco/express-demo

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Express Demo App

Live at:
https://vast-bayou-65312.herokuapp.com/

Deployed on Heroku with:
```
$ heroku create
$ git push heroku master
$ heroku open
```