Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 338 Bytes

zot presentation website

This is a proof-of-concept for the presentation website of Project-zot built using NextJS.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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