Skip to content

MacroMachines/yagui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • CSS 18.3%
  • HTML 1.3%