Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task3

Official Repository for Node.js Africa Get Busy Programme Task 3
https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task3

Last synced: 19 days ago
JSON representation

Official Repository for Node.js Africa Get Busy Programme Task 3

Awesome Lists containing this project

README

        

# Node.js Africa Get Busy Programme Task 3
## Get Started
* Clone repository, go to terminal and paste the following:
```
// to install dependencies
npm install

//to start the server
npm start
```
* Go to [localhost:8000](http://localhost:8000)