gpu.js/folder-structure.md
2016-02-15 02:56:46 +08:00

10 lines
247 B
Markdown
Executable File

+ bin : The compiled JS files, and its minified version?
+ demo : demo HTML files
+ lib : External library JS files
+ src : The source javascript
+ test
+ lib : the QUnit library
+ html : the QUnit html page
+ src : The unit test source code