DarkPark / stb-demo

STB framework demo
GNU General Public License v3.0
6 stars 3 forks source link

STB application

This application was generated by STB framework.

It's possible to test it in action without checking out.

Structure

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