/nsogovpg

A public working implementation of the National Statistical Office website.

Primary LanguageTypeScript

This is a a NextJS frontend implementation of the National Statistical Office Drupal 10 web service (backend). The architecture specifications are not defined here. A link to a documentation will be provided once the Markup is completed.

See it deployed (working in production) on Vercel - https://nsogovpg-git-main-billyws.vercel.app/

Getting Started

First, run the development server:

npm install

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.