This is a simple browser implementation of a game 2048. [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