* 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.
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.