Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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与设备状况了。

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/)