2026-08-14 10:26:28 +08:00
2026-08-14 10:26:28 +08:00
2026-08-14 10:26:28 +08:00
2026-08-14 10:26:28 +08:00
2026-08-14 10:26:28 +08:00
2026-08-14 10:26:28 +08:00

Frontend / Backend Split

This repo is now split into:

  • backend/ - Python project, CLI, tests, CAD generation, requirements, docs
  • frontend/ - Vite/React UI

Run the backend from backend/ and the frontend from frontend/.

Backend quick start:

cd backend
python -m pytest

Frontend quick start:

cd frontend
npm install
npm run dev
S
Description
行星减速器
Readme 52 MiB
Languages
Python 98.1%
TypeScript 0.9%
JavaScript 0.9%