Skip to content

wmarrujo/evidence-based-scheduler

Repository files navigation

Evidence-Based Scheduler

A task management app based on the idea of Evidence-Based Scheduling.

License: CC BY-SA 4.0

Developing

npm install
npm run dev

Building

npm run build

You can preview the production build with npm run preview.