donald-formentry

2.12.9 • Public • Published

Build Status

AMPATH POC Formentry

This a formentry module for use with AMPATH's medical records system, AMPATH POC.

Development

Build the library by running:

npm run build:lib

Then run the demo with:

npm start

To publish:

Update the version in both of the package.json files

git add -f dist

git commit -m 'Bump <Version>'

git tag <Version>

Reset branch so you don't commit the dist to the src repository

git reset HEAD~1 --hard
git checkout <version tag>
npm login
npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i donald-formentry

Weekly Downloads

2

Version

2.12.9

License

none

Unpacked Size

13 kB

Total Files

11

Last publish

Collaborators

  • dkibet