VictorMaria / medigreen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

medigreen

A simple react app that help Pharmacists manage medication inventory

How to Use the MediGreen

# Clone the repo
$ git clone https://github.com/VictorMaria/medigreen.git

# Move into the directory created by the git clone process
$ cd medigreen

# Install Dependencies
$ npm install

# Start the app/server
$ npm run dev-server

# Run Tests
$ npm test

After starting the app, navigate to http://localhost:8080/ on the browser

About


Languages

Language:JavaScript 87.4%Language:CSS 10.8%Language:HTML 1.9%