/sei-api

Application to house sei student information

Primary LanguageJavaScript

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