Test Bimbamjob

Visit

Site in production

Gaming

The purpose is to run mowers sequentially to cut the lawn. The lawn is an orthonormal plan with Xaxis and Yaxis. The mowers show their coordonnates while they move.

Process

  • will install dependencies
npm install
  • will create a dist folder for tailwindcss styles
npm run build:tailwindcss
  • will launch the project in localhost:3000
npm start