Anuar Ustayev (aka Anu) 6b2b5f5e87
Merge pull request #788 from datopian/update_ckan_2021_docs
[docs][m] - Update/deprecate Old CKAN tutorial / example at portaljs.org/learn/ckan
2023-04-22 10:35:02 +06:00
..

This the Portal.JS 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.