Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 378 Bytes

File metadata and controls

29 lines (18 loc) · 378 Bytes

Cal's cals

A better calendar experience at Chalmers, made and maintained by Cal.

How to develop

Prerequisites

You must have Node.js® installed to start the website.

Scripts

Start website

npm run startup

Run tests

npm test

Run formatter

npm run format