Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 325 Bytes

sei-api

Find out silly facts about your SEI classmates. Intended to be a repository for learning how to build a simple API in Express.js.

Installation

First install all npm packages:

$ npm install

Then to execute locally, run the node server by running the following command:

$ node app.js