Skip to content

GovStackWorkingGroup/sandbox-usecase-earlywarning-frontend

Repository files navigation

sandbox-usecase-earlywarning-frontend

Frontend of the Early Warning Prototype

cp .env.example .env
yarn install
yarn dev

Starts the project in devevelopment mode.
Open http://localhost:3000 in your browser.

yarn build

Builds the project for production and saves the result in the dist folder.\