Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 504 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 504 Bytes

zkGames frontend

This folder contains the frontend of the zkGames application.

The frontend is a Next.js project bootstrapped with create-next-app and deployed on Vercel.

Install dependencies

yarn install

Run the development server

yarn dev

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