Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahmadrosid/timeboxing

Super simple time boxing.
https://github.com/ahmadrosid/timeboxing

Last synced: 6 days ago
JSON representation

Super simple time boxing.

Awesome Lists containing this project

README

        

# Timeboxing


Timeboxing demo

A super simple timeboxing app that runs exclusively in your browser.

## Developing

Once you've created a project and installed dependencies with `bun install`, start a development server:

```bash
bun run dev

# or start the server and open the app in a new browser tab
bun run dev -- --open