chmed parser library for e prescription project
npm install @vereign/chmed-parser
1. To switch to the proper nodejs version - nvm use or nvm install2. Build the library - pnpm build3. Run test - pnpm test
nvm use
nvm install
pnpm build
pnpm test