Fork Hubleto Github repository
https://github.com/wai-blue/hubleto.git
Clone it to your local environment
git clone <YOUR_HUBLETO_FORK>
Install PHP and JS dependencies
cd hubleto
composer install
npm install
Build everything together
npm run build
Initialize Hubleto core
php hubleto init
That's all. Now start creating your app. For more details check developer's guide.
Develop new apps or improve existing
Help with translations
Write unit tests
Spread a word in your network