Karan-Taneja / classlist-api

simple express server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Express Server Example

This is a simple express server that demonstrates how interfaces can be leveraged to do useful things behind a web api

To Install

$ git clone [THIS_REPO]
$ cd [THIS_REPO]
$ npm install

To Run

$ ./node_modules/.bin/nodemon

About

simple express server


Languages

Language:JavaScript 100.0%