Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 605 Bytes

BioRitmo Front-end Challenge

  • Built in with Angular v18 SSR/SSG
  • Using NgRx
Angular NgRx

Requirements

  • Node 22.7.0

Development use

  • Clone this repo
  • Install dependencies with npm i or yarn
  • Run project with npm run start or yarn start
  • Start code!