目录

CharacterNote

Call of Elysium(乐园的呼唤)0.3 版本人物卡前端 prototype。

Tech Stack

  • React 19
  • TypeScript 7 (tsgo) for default typecheck/build
  • Vite
  • Zustand
  • Zod
  • Tailwind CSS 4
  • Vitest

Development

Install deps:

npm install

Start dev server:

npm run dev

Checks

npm run doctor:ts
npm run typecheck
npm run test
npm run build
npm run lint:eslint

Legacy TypeScript 6 fallback:

npm run typecheck:legacy
npm run build:legacy

Note: ESLint typed linting still depends on typescript 6.x because current typescript-eslint cannot consume the TS7 native preview package as its typescript API source.

Build Preview

npm run preview
关于
651.0 KB
邀请码