Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

cybernetisk/cybno-v1

Repository files navigation

cyb.no

Archived

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.

Development

# 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.

Deployment

The site is hosted via Netlify and automatically built/released from master.