The National GEO Knowledge Hub module is part of the GEO Knowledge Hub ecosystem that enables National and Regional GEOs to organize and share their knowledge in an issue-oriented environment.
First, install the application (Node 21.1.0+ required
):
npm install
Next, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.