datahub/docs/README.md
Rufus Pollock fe13333e5c [docs/README][s]: make it a docs README vs standard nextjs readme.
* (v) Brief into
* Run info
* Deploy info
2021-05-25 18:20:39 +02: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.