Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task3
- Owner: Runo-saduwa
- Created: 2019-09-21T07:59:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:38:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T11:47:26.403Z (over 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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)