/GovData-Frontend

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

GovData Template-Engine

A NextJS/React based frontend for GovData

Getting Started

go to webapp folder

cd webapp

installing all dependencies

npm install

running development server on http://localhost:3000

npm run dev

see package.json for more scripts

Helpful Links