We used IntelliJ IDEA as IDE and the project files are checked in. For other IDEs you need to create the project files yourselves.
git clone https://github.com/yuhengh/starling-builder-engine
git clone https://github.com/yuhengh/starling-builder-engine
Source path | src, demo-2.x/src |
Library path | demo-2.x/libs |
git clone https://github.com/yuhengh/starling-builder-engine
Source path | src, demo-2.x/src |
Library path | demo-2.x/libs |
git clone https://github.com/yuhengh/starling-builder-engine
While the demo project demonstrates most of the features the editor supports, you may not need all of them in your project. There's also a scaffold folder inside starling-builder-engine/scaffold, it provides a minimal boilerplate code to get you started. You can setup the scaffold project just like the demo project.