fe-payer
/
1.4.3
fe-payer 1.4.3
Install from the command line:
Learn more about npm packages
$ npm install @openimis/fe-payer@1.4.3
Install via package.json:
"@openimis/fe-payer": "1.4.3"
About this version
This repository holds the files of the openIMIS Frontend Payer module. It is dedicated to be bootstrap development of openimis-fe_js modules, providing an empty (yet deployable) module.
Please refer to openimis-fe_js to see how to build and and deploy (in developement or server mode).
The module is built with rollup.
In development mode, you can use yarn link
and yarn start
to continuously scan for changes and automatically update your development server.