Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 179 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 179 Bytes

MIS

Decentralized Medical Information System

TO BUILD

npm install

Enter CONSOLE MODE

truffle develop

COMPILE

compile

DEPLOY

deploy

TO RUN

npm run dev