Skip to content

kirkjerk/med-plan-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

med-plan-print

A simple one-page tool for making printable "checkbox" charts for medication schedules for humans or pets.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

Testing

To run unit tests:

npm test

Credits

Made with createapp.dev

About

A simple one-page tool for making printable "checkbox" charts for medication schedules for humans or pets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published