Skip to content

This a theming tutorial for a sencha blog post. This repository contains my Spotifext theme. A Spotify look a like theme.

Notifications You must be signed in to change notification settings

Linspira/sencha-theming-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sencha-theming-tutorial

This a theming tutorial for a sencha blog post. This repository contains my Spotifext theme. A Spotify look a like theme.

#Requirements

  • ExtJS6 Beta
  • Sencha Cmd version 6 (to check it, run: sencha which on the CLI)
  • (optionally) Sencha App Inspector, the new stand-alone app, which contains the theme roller.

#Getting Started

  1. Navigate to your Ext6 SDK on the CLI
  2. Generate a workspace $ sencha generate workspace ../sencha-theming-tutorial
  3. Clone or download and extract my tutorial files into sencha-theming-tutorial, which is now a Sencha Ext JS 6 workspace
  4. Run sencha app watch
  5. Checkout the theming app in your browser: http://localhost:1841/extthemingapp/?platformTags=fashion:true (make sure the url contains the ?platformTags=fashion:true)

#How to create your own theme package

Take a look into my blog post: TODO

About

This a theming tutorial for a sencha blog post. This repository contains my Spotifext theme. A Spotify look a like theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.4%
  • JavaScript 5.2%
  • HTML 1.4%