Files
talemate/talemate_frontend
veguAI 82d3abc39d Scene Card sub-tab in the scene visuals manager (issue #317) (#318)
* 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
2026-08-17 21:58:34 +03:00
..
2025-08-08 13:56:29 +03:00
2023-09-17 16:46:42 +03:00
2025-08-08 13:56:29 +03:00
2025-08-08 13:56:29 +03:00
2023-09-17 16:46:42 +03:00
2026-08-17 10:21:22 +03:00
2026-07-02 09:28:45 +03:00
2026-07-02 09:28:45 +03:00
2026-07-02 09:28:45 +03:00
2026-01-27 10:22:41 +02:00

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

Customize configuration

See Configuration Reference.