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

https://github.com/mubangizi/health-management-system


https://github.com/mubangizi/health-management-system

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Health Management System CMS
Health Management System CMS is a web application that allows organisations to view public health information.

### Steps to get started
- To install dependencies, run `yarn install` in the root directory.
- To start the development server, run `yarn start`.
- To build the production bundle, run `yarn build`.