Skip to content

Instantly share code, notes, and snippets.

View J-C-L-G's full-sized avatar

JCLG J-C-L-G

  • San Francisco, CA.
View GitHub Profile
@savelee
savelee / CLI
Last active July 2, 2024 15:13
SENCHA: How to generate a starter app based on a template
//navigate to the ext js 6 folder
sencha package upgrade
sencha generate app -s templates/admin-dashboard/ Dashboard ../my-folder