Develop Cocos2d-js with modern web way. You can use ES6+ syntax, npm libraries and Node Koa2 http server. The Webpack4 and Babel7 are also worked together. And Eslint, Prettier, Airbnb Code Style will auto check quality.
- cocos2d-x-3.17.1
- apache-ant-1.10.5-bin
npm install
npm run dev
or
yarn install
yarn dev
npm install
npm run prod
npm run server
or
yarn install
yarn prod
yarn server
npm install
npm run lint
or
yarn install
yarn lint