
ignite
List of commands for ignite:
-
ignite:tldr:59bad ignite: Remove an Ignite plugin from the project.$ ignite remove ${plugin_name}try on your machineexplain this command
-
ignite:tldr:75a51 ignite: Create a new React Native project.$ ignite new ${project_name}try on your machineexplain this command
-
ignite:tldr:c7619 ignite: Generate file from a plugin.$ ignite generate ${plugin_name} ${filename}try on your machineexplain this command
-
ignite:tldr:eba68 ignite: Add an Ignite plugin to the project.$ ignite add ${plugin_name}try on your machineexplain this command