Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 273 Bytes

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