This is a simple browser snake-game. Let's have fun! [rep] [site].
Use Aurora Game Engine [rep].
npm run start— run with watchernpm run dev— run dev servernpm run build— run build in production modenpm run build:dev— run build in development modenpm run lint— run lint checknpm run lint:fix— run lint fixnpm run format— run prettier checknpm run format:fix— run prettier fixnpm run test— run tests