Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 383 Bytes

Immu2

This is a simple Angular project to optimize the immunology visits calculations.

Development server

Run npm run start for a dev server. Navigate to http://localhost:4200/.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Jest.