https://github.com/mubangizi/health-management-system
https://github.com/mubangizi/health-management-system
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mubangizi/health-management-system
- Owner: Mubangizi
- Created: 2021-12-02T10:02:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T10:33:57.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T18:45:38.590Z (10 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.