Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task4
Blog with comment feature
https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task4
Last synced: 19 days ago
JSON representation
Blog with comment feature
- Host: GitHub
- URL: https://github.com/runo-saduwa/runo_saduwa_get_busy_programme_task4
- Owner: Runo-saduwa
- Created: 2019-09-29T07:38:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:34:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T11:47:26.410Z (over 1 year ago)
- Language: JavaScript
- Size: 42 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 4
## 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)