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

https://github.com/deadronos/idle-dimensions


https://github.com/deadronos/idle-dimensions

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Idle Dimensions

React + TypeScript idle/incremental prototype using `break_eternity.js` for big numbers and shadcn-style UI components.

## Run

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
npm run preview
```