mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-08-29 10:08:58 +02:00
* Add a Scene Card sub-tab to the scene visuals manager (issue #317) * Mirror the Scene Card amendment into the rendered 0.39.0 release notes; review nits
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