2023-12-22 23:04:43 -08:00
..
2023-12-14 22:18:42 -08:00
2023-12-22 23:04:43 -08:00
2023-04-28 22:40:46 -07:00
2023-04-28 22:40:46 -07:00
2023-04-28 22:40:46 -07:00
2023-12-14 22:18:42 -08:00
2023-04-28 22:40:46 -07:00
2023-12-21 10:03:03 -08:00
2023-04-28 22:40:46 -07:00

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

Getting Started

Install node / npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm Install all dependencies: npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.