Files
datahub/site
Rufus Pollock b940c82d93 [site/blog][s]: minor updates to enhancing-geospatial-data-visualization-with-portaljs.
- Add maps to title
- Proof intro paragraphs
2023-11-01 01:05:52 +01:00
..
2023-07-19 07:23:06 -03:00
2023-07-19 07:23:06 -03:00
2023-07-20 11:11:07 -03:00
2023-07-19 07:23:06 -03:00

This the PortalJS website.

It is built on Next.js.

Getting Started

First, index the markdown pages:

npm run mddb

Then, 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.