Skip to content

A Sencha Cmd 5.x workspace for exploring Deft JS patterns with the Ext JS 5.x TicketApp sample app.

Notifications You must be signed in to change notification settings

deftjs/Deftified-TicketApp

Repository files navigation

Deftified-TicketApp

Development

Install gulp globally:

npm install -g gulp

Install Cmd by downloading Sencha CMd.

Pull down submodules:

git submodule init && git submodule update

Install gulp modules:

npm install

Compile coffeescript:

gulp [watch]

Build the app:

cd app/ticket-app && sencha app build && cd - 

About

A Sencha Cmd 5.x workspace for exploring Deft JS patterns with the Ext JS 5.x TicketApp sample app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published