Skip to content

matteioo/Deadline-Watcher

Repository files navigation

Deadline-Watcher

This project aims to visualize the next deadlines it gets from a JSON-API (not implemented).

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

JSON structure

The following table describes the required (and optional) JSON-input format.

TBD!

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build