Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 412 Bytes

abcAI-moderator

This is a Next.js frontend for the ABCAI-moderator app chain hackathon project.

Getting Started

First, run the development server:

cp .env.example .env
# set the environment variables in .env then run
npm run dev

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