Test Agences
Web
Start the project
cd web
yarn
yarn dev
Other commands
Tests
yarn test
Lint
yarn lint
Server
Start the project
cd server
yarn
yarn dev
Other commands
Tests
yarn test
Lint
yarn lint
cd web
yarn
yarn dev
yarn test
yarn lint
cd server
yarn
yarn dev
yarn test
yarn lint