#Setup
- Clone this repo.
- Follow Cocos 2d installation instructions.
- Take the
frameworks/
directory from the downloaded source code into this directory. - Run
cocos run -p web
from the command line to see your game in a browser.
#Setup
frameworks/
directory from the downloaded source code into this directory.cocos run -p web
from the command line to see your game in a browser.