# Eventer

A webapp which automatically adds an event to the CSC website.


### Developing

To develop:

```
npm install
npm run dev
```

