This project is a recreation of the push game using Next.js. It is bootstrapped with create-next-app
.
To run the development server, use one of the following commands:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
This project is a recreation of the push game using Next.js. It is bootstrapped with create-next-app
.
To run the development server, use one of the following commands:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev