Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeremytubongbanua/sofe2800u-final

SOFE2800U Web Programming Final Project
https://github.com/jeremytubongbanua/sofe2800u-final

Last synced: 26 days ago
JSON representation

SOFE2800U Web Programming Final Project

Awesome Lists containing this project

README

        

# sofe2800u-final

# Run

First, run npm install:

```
npm install
```

Run the express server with:

```
npm run start
```

Then go to this link on your browser:

```
http://localhost:3000
```