Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djs66256/exdebug
一个客户端debug扩展工具,你可以在pc端远程的查看log与设备状况了。
https://github.com/djs66256/exdebug
debug javascript objective-c react
Last synced: 4 months ago
JSON representation
一个客户端debug扩展工具,你可以在pc端远程的查看log与设备状况了。
- Host: GitHub
- URL: https://github.com/djs66256/exdebug
- Owner: djs66256
- Created: 2017-07-28T02:33:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T09:27:20.000Z (over 6 years ago)
- Last Synced: 2024-10-15T14:32:05.999Z (4 months ago)
- Topics: debug, javascript, objective-c, react
- Language: Objective-C
- Homepage: http://djs66256.github.io/2017/04/17/2017-04-18-%E7%96%AF%E7%8B%82%E6%97%A5%E5%BF%97%E7%B3%BB%E7%BB%9F/
- Size: 2.4 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![log](./images/home.png?raw=true)
## 中文介绍
[中文介绍](http://djs66256.github.io/2017/04/17/2017-04-18-%E7%96%AF%E7%8B%82%E6%97%A5%E5%BF%97%E7%B3%BB%E7%BB%9F/)
## Environments:
node, electron, webpack
Mac:
brew install nodejs
npm install -g electron webpack
## Develop
cd ${project_folder}
in terminal 1:
npm run dev
in terminal 2:
npm run app
## 详细介绍关于详细的功能介绍,请见[我的blog](http://djs66256.github.io/2017/04/17/2017-04-18-%E7%96%AF%E7%8B%82%E6%97%A5%E5%BF%97%E7%B3%BB%E7%BB%9F/)