Skip to content

Latest commit

 

History

History

zkgames-ui

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.