Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 319 Bytes

cyb.no

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.