8000 GitHub - huxinfeng/gc-devtools: GameCreatorJS 开发工具
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

huxinfeng/gc-devtools

Repository files navigation

gc-devtools

NPM version NPM downloads

GameCreatorJS 开发工具

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

# build library source code in watch mode
$ npm run build:watch

# build docs
$ npm run docs:build

# check your project for potential problems
$ npm run doctor

LICENSE

MIT

0