Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themyntt/bioritmo-frontend-challenge
SmartFit frontend challenge built in Angular
https://github.com/themyntt/bioritmo-frontend-challenge
angular ngrx nodejs ssg ssr typescript
Last synced: 13 days ago
JSON representation
SmartFit frontend challenge built in Angular
- Host: GitHub
- URL: https://github.com/themyntt/bioritmo-frontend-challenge
- Owner: theMyntt
- Created: 2024-10-30T21:26:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:48:05.000Z (3 months ago)
- Last Synced: 2024-11-09T23:27:32.476Z (3 months ago)
- Topics: angular, ngrx, nodejs, ssg, ssr, typescript
- Language: TypeScript
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BioRitmo Front-end Challenge
- Built in with Angular v18 SSR/SSG
- Using 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!