Skip to content

Entropyi/EPCD-Competition-App

Repository files navigation

Getting Started

First, run the development server:

pnpm dev

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

to run tus server

cd server 
node route.mjs

The server is running at http://127.0.0.1:1080

Learn More

To learn more about Next.js, take a look at the following resources: