Seyidayo / Hospital-Management-System

MIT License
5 stars 7 forks source link

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

MERN: HMS and Patient Portal System

A minimalistic MERN (MongoDB, ExpressJs, ReactJs, NodeJs) web app for running the administration of any Hospital and also a patient portal system for users to book appointments with doctors and check Notes from their previous visit.