Working with Slate
Create an Additional Slate App
If your project directory is already linked to a Catalyst project and Slate is initialized, you can add a new Slate app to your project directory directly using the steps below. This operation will automatically add the Slate template code based on the chosen front-end framework to your project directory.
Catalyst Slate is available currently in Early Access mode only. To request access, please fill out this form. Once your request is approved, you will receive a notification in the Catalyst console and you can then start using the service. To use the service via CLI, please make sure you install the beta version of the CLI.
Execute the following command in your terminal:
- Execute the following command in the terminal from the Slate service’s project directory:
- Select the required framework for your Slate application and provide a name for your application.

- Based on the chosen framework, the install and build commands,the build path of the framework will be automatically detected. If you wish to proceed with the default configuration, enter N. Else, enter Y to make the necessary updates.

After all the changes are made, the Slate app will be created in your project directory.

The catalyst.json file will be updated with the details of the newly created Slate app.
You can also create a Slate application by directly providing a name for your application and the required framework. Execute the following command in your terminal:
Last Updated 2025-07-10 16:11:09 +0530 +0530
Yes
No
Send your feedback to us