Skip to content

stephomi/yagui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yagui

Examples

Live example here.

The code can be found in the examples folder.

Build

Use grunt :

npm install
# debug
webpack -w
# release
webpack -p --env.release