Local Development
Developing and testing your blocklet locally is a crucial part of the workflow. The Blocklet CLI provides a powerful set of tools to run your blocklet in a live-reloading environment connected to your local Blocklet Server, execute one-off scripts, and debug your application with ease. This section covers the essential commands for your local development loop.
Explore the guides in this section to master each aspect of local blocklet development. To manage the components within your project, see the Component Management documentation.