datahub/site/README.md
2023-04-11 11:24:01 -03:00

308 B

This the Portal.JS website.

It is built on Next.js.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Deployment

We currently deploy on Vercel.