Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jcblw/motm-express
- Owner: jcblw
- Created: 2014-04-07T20:04:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T14:08:42.000Z (over 7 years ago)
- Last Synced: 2024-10-11T14:39:04.540Z (about 1 month ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```