1
0
Fork
You've already forked ultradarts
0
  • TypeScript 92.3%
  • CSS 7.1%
  • HTML 0.6%
2025年05月26日 23:01:47 +03:00
.zed consider it finished 2025年05月26日 19:08:31 +03:00
public uh oh assets 2025年05月26日 19:30:20 +03:00
src autofinish 2025年05月26日 23:01:47 +03:00
.gitignore AAAA 2024年06月22日 20:48:39 +03:00
biome.json restart. 2025年05月14日 19:18:58 +03:00
bun.lock autofinish 2025年05月26日 23:01:47 +03:00
components.json restart. 2025年05月14日 19:18:58 +03:00
index.html restart. 2025年05月14日 19:18:58 +03:00
package.json autofinish 2025年05月26日 23:01:47 +03:00
README.md readme 2025年05月26日 21:32:35 +03:00
tsconfig.app.json restart. 2025年05月14日 19:18:58 +03:00
tsconfig.json restart. 2025年05月14日 19:18:58 +03:00
tsconfig.node.json restart. 2025年05月14日 19:18:58 +03:00
vite.config.ts more cbp appeasement 2025年05月26日 19:26:37 +03:00

ULTRADARTS

RU: небольшой react сайт для подсчёта и учёта очков при игре в дартс, по официальным правилам 101/301/501.

EN: a small react app for counting points when playing darts, according to 101/301/501 rules.

dev

bun dev

spins up a dev server on http://localhost:5173

build

bun run build

generates a dist/ directory with static files.