An open API service indexing awesome lists of open source software.

https://github.com/jsmith/kalendar

AEC 2019 Qualifiers Repository
https://github.com/jsmith/kalendar

Last synced: 4 months ago
JSON representation

AEC 2019 Qualifiers Repository

Awesome Lists containing this project

README

          

# kalendar
> "A better Google Calendar" - Everyone
Screenshot-from-2018-11-19-12-23-44

The repository for the 2018 UNB Qualifiers!

## Project setup
This project uses Vue and Electron to build a desktop application. Use `npm` (or `yarn`) to install the requirements.
```
npm install
```

## Start dev environment
```
npm run electron:serve
```