Rufus Pollock 5185349829 [site/docs][m]: refactor docs section to live at docs and use dynamic routes.
* This way adding new pages is just adding new markdown in markdowns folder (rather than having to create both markdown and a js file).
* Also renamed markdowns subfolder for docs stuff from api-doc to docs.
2021-06-20 21:55:00 +02:00
..

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.