Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bensimmers/sudoku

bun/react/tailwind app to play sudoku
https://github.com/bensimmers/sudoku

Last synced: about 2 months ago
JSON representation

bun/react/tailwind app to play sudoku

Awesome Lists containing this project

README

        

# Sudoku
## React - Tailwind - Vite - Bun - Typescript

## Install
```bash
bun install
```

## Run Locally
```bash
bun run dev
```

## Build
```bash
bun run build
```