Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 494 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 494 Bytes

It is my initial project template. Based on AMD/RequireJS and CoffeeScript

###Dependency

###Compile CoffeeScript

./compileScript.sh

###Run Server It need to run on server, you can simply use:

./runSimpleServer.sh

and open

http://localhost:8888

###Build Based on require/r.js

./build.sh