Initialize a Specific Resource

You can initialize a specific resource in the following way:

copy
$
catalyst init [feature]

You must enter the keyword client, appsail, or functions . For example, to initialize the functions directory alone for your project, execute the following command from your project directory:

copy
$
catalyst init functions

Last Updated 2023-12-14 16:25:23 +0530 +0530

ON THIS PAGE