Skip to content

mritunjaysaha/wordle-be

Repository files navigation

Vercel

Frontend Repo

Wordle Backend

To run the project

npm install
npm run dev

To build the project

npm run build