mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-09-02 03:59:12 +02:00
* feature: indicate template-applied reasoning specs with chips in client UX (#38) * fix: sync reasoning from_template flags on in-modal template switch; move chips above inputs (#38) * style: reasoning template chips use text variant and small size (#38)
talemate_frontend
This project uses pnpm. You do not need to install it
yourself — it is provisioned automatically via
Corepack, which ships with Node.js. The
pinned pnpm version lives in the packageManager field of package.json.
Run corepack enable once to put pnpm on your PATH, or prefix the commands
below with corepack (e.g. corepack pnpm install).
Project setup
pnpm install
Compiles and hot-reloads for development
pnpm serve
Compiles and minifies for production
pnpm build