Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bensimmers/sudoku
- Owner: BenSimmers
- Created: 2023-11-16T04:21:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T08:18:32.000Z (about 1 year ago)
- Last Synced: 2023-11-17T06:32:43.153Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://sudoku-chi-blush.vercel.app
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```