testprojectforeid
v1.0.0
Published
This Project contain the EDI exchange code for EDI 207, 271 and 999.
Downloads
2
Readme
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
- 270
- 271 a. edi b. json
- 999
- 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.