Is a frontend project in React for managing clinical laboratory tests.
- Roles: This application has different types of user roles and it will allow a group of actions related to each user's workflow.
- Responsive: This application have a completely responsive layout.
View in real time here
node 12.x
npm init
Installing dependencies
npm install
Executing to develop
npm dev
Executing to build
npm build
Executing to test
npm test
You can find the Kaizen Web Client documentation on Notion.
The documentation is divided into several sections:
Thank you for being here, we're really happy you decided to contribute to the project.
Before you contribute to the project please make sure to read all items below.
Kaizen Web Client is MIT licensed.