As of August 2024, this repository has been replaced by a new implementation of cyb.no. The main repository for cyb.no can now be found here.
# install dependencies
npm ci
# run development server
npm run dev
Access http://localhost:3000/ for the development version. Changes to JavaScript and CSS-files should be updated live.
The site is hosted via Netlify and automatically built/released from master.