generator-titaniumburger

Scalfolding Appcelerator mobile application with burger menu

Usage no npm install needed!

<script type="module">
  import generatorTitaniumburger from 'https://cdn.skypack.dev/generator-titaniumburger';
</script>

README

generator-titaniumburger

Create Appcelerator Titanium skeleton with burger menu.

Installation

npm install -g generator-titaniumburger

If you don't have yet the Yeoman tool, you should install it first :

npm install -g yo

Using

yo titaniumburger

Then answer all questions. They are used for filling the tiapp.xml file.

At the end of the process, you need to register the application : appc new --import

If you are not logged into Appcelerator platform : appc login

To test your application : appc run