Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 462 Bytes

tumbo-demoapp

Demonstrates Tumbo's features with an example application.

git clone [email protected]:sahlinet/tumbo-demoapp.git
zip -r tumbo-demoapp  . -x ".git/*" .     # creates tumbo-demoapp.zip
tumbo-cli.py project tumbo-demoapp import tumbo-demoapp.zip

or

tumbo-cli.py project tumbo-demoapp create --git_url=https://github.com/sahlinet/tumbo-demoapp.git --branch=master

Then visit the application on the dashboard and open index.html.