1.0.0 • Published 7 months ago

testprojectforeid v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Change Health Care

This Project contain the EDI exchange code for EDI 207, 271 and 999.

Installation

Use the command to install the dependency.

npm install

After install open the root folder and create the public folder with below folders

  1. 270
  2. 271 a. edi b. json
  3. 999
  4. uploads

And also create .env file in root folder

After add folders and .env file start the project with below command.

npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.