# Documentation

This the documentation website using NextJS

## Getting Started

First, run the development server:

```bash
yarn install 
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
