Skip to content
/ mh2 Public

Medic helper, e-consulting medic platform, full web-app with ReasonML

Notifications You must be signed in to change notification settings

Faliszek/mh2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mh2

Developing:

npm install -g esy
git clone git@github.com:Faliszek/mh2.git
esy install
esy build

Running Binary:

After building the project, you can run the main binary that is produced.

esy run

Rebuild project && run:

esy pesy && esy build && esy run

Running Tests:

# Runs the "test" command in `package.json`.
esy test

About

Medic helper, e-consulting medic platform, full web-app with ReasonML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published