Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jcblw/motm-express

Riverside JS Module of the Month Express
https://github.com/jcblw/motm-express

Last synced: 16 days ago
JSON representation

Riverside JS Module of the Month Express

Awesome Lists containing this project

README

        

## Module of the Month - Express

This is a small demo that is going to be live coded @ riveside.js

#### Install

```
git clone https://github.com/jacoblwe20/motm-express.git
cd motm-express
npm install
```
once installed then you can start the server using

```
node index.js
```