Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 249 Bytes

This is a Next.js project bootstrapped with create-next-app.

To run the server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev