Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashiishme/mednet

A cloud-based platform to digitized health center.
https://github.com/ashiishme/mednet

express javascript json node-js nodejs pug

Last synced: about 1 month ago
JSON representation

A cloud-based platform to digitized health center.

Awesome Lists containing this project

README

        

# MedNet

A cloud-based platform to digitized health center developed for Everest Hack 2019.

## Running Locally

Make sure you have Node.js installed.

```

> git clone https://github.com/ashiishme/mednet.git # or clone your own fork

> cd mednet

> npm install

> node app

```

Your app should now be running on `http://localhost:3000/`