It's possible to test it in action without checking out.
| Path | Description |
|---|---|
| app | contains all the necessary files for application compilation |
| app/img | image files |
| app/jade | Jade templates |
| app/js | JavaScript source files |
| app/lang | localization files |
| app/less | Less sources for all resolutions |
| build | different compiled versions of application |
| config | base config files for all tasks |
| tasks | gulp tasks to provide all the functionality |