circuito.io Component EditorVideo TutorialUsing GitPod - RecommendedEdit using GitPodCreating a Local Development EnvironmentMake sure you have Node.jsClone this repository and cd into itgit clone https://github.com/Circuito-io/ComponentEditor.git cd ComponentEditorInit and update submodulegit submodule init git submodule updateRun npm installnpm installRun the dev web servernpm run devConnect to the web server - http://localhost:8080Edit your files locally - components are in the components subfloderWhen ready - click the 'Preview' button to sync local files with our server and open your private circuito.io preview window