Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| custom-studio [2026/04/09 11:23] – created katja | custom-studio [2026/04/09 11:39] (current) – katja | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Custom Studio is a React app within the website. | Custom Studio is a React app within the website. | ||
| In the codebase, it can be found under the following path: | In the codebase, it can be found under the following path: | ||
| - | < | + | `/ |
| + | |||
| + | Install node modules with `npm install` and start with `npm start` | ||
| + | |||
| + | [[custom-studio: | ||