Commands
Create
Create a new Floyd project by providing the project name and its path
floyd create <name> <path>for example:
floyd create hello-world ~/playgroundAdd
Add new component to your project (Make sure you are inside the project's root directory)
floyd add catLast updated
Was this helpful?