* Can get rid of existing pages as now our generic markdown / mdx loader at the root \[...slug\].js catches everything * Convert gallery to a markdown file
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.