Skip to content

Fryzhen/isard

Repository files navigation

Isard

This project was generated using Angular CLI version 19.2.8.

Usefull commands

To start the project you need to install node_modules by doing :

npm install

Then you can run the project with :

npm run dev

To add a component to the project you can :

ng g c ComponentName

To add a service to the project you can :

ng g s ServiceName

To detect bad behaviour you can run :

npm run lint:all

And if you want to try to correct them automaticaly :

npm run lint:all:fix

About

Iracing Statistics and Analyse of Races and Drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published