Skip to content

Latest commit

 

History

History

website

Host Patrol Website

Getting Started

First, enter activate Nix shell via:

nix develop

... or, if direnv is available:

direnv allow

Then, run the development server:

npm run dev

Finally, open http://localhost:3000 with your browser to see the result.