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

https://github.com/dev-saw99/healthrx


https://github.com/dev-saw99/healthrx

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# HealthRX

## Dependencies

* ReactJS (Client)

Install ReactJS using node-package-manager (npm)

npm install -g create-react-app

## Build this project

Clone this repository using follwing command

git clone https://github.com/dev-saw99/HealthRX

Open a new terminal, navigate back to the book-store folder and run:

npm install

npm start

This will start react client.