@titanium-sdk/template-app-classic
v1.0.0
Published
Template for creating Titanium classic apps
Downloads
5
Keywords
Readme
Titanium Classic App Templates
This package contains templates for creating Titanium Classic applications.
JavaScript Two Tabbed Template
A JavaScript version of the classic two tabbed application.
ti new --template app-classic
ti new --template @titanium-sdk/template-app-classic
ti new --template @titanium-sdk/template-app-classic:js/two-tabbed
TypeScript Two Tabbed Template
An TypeScript version of the classic two tabbed application.
ti new --template app-classic:ts/two-tabbed
ti new --template @titanium-sdk/template-app-classic:ts/two-tabbed