티스토리 뷰
설치 설명 : http://people.apache.org/~pmuellr/weinre/docs/latest/
0. nodejs 설치후 ( https://nodejs.org/en/ )
1. weinre 전역설치
npm -g install weinre
2. weinre 실행
- (--boundHost : 내컴퓨터 아이피 or 없으면 localhost 로열림)
- (--httpPort : 원하는 포트번호 or 없으면 8080 으로 열림 )
weinre --boundHost 000.000.000.000 --httpPort 0000
크롬브라우져 : 안드로이드 모바일 테스트
설명 : https://nigayo.github.io/javascript/2014/03/14/Chrome_Android_remote_debugging.html
1. 환경설정-더보기-디바이스정보-빌드번호 (7번터치후 개발자옵션보임)
2. 환경설정-더보기-개발자옵션 - USB디버깅 (활성화)
3. 크롬브라우져 주소창 : ‘chrome://inspect
4. 해당 컨텐츠 : inspect (클릭)
'작업환경 > Publishing(setting)' 카테고리의 다른 글
[bve-del] (0) | 2019.09.26 |
---|---|
[npm vs yarn vs pnpm] (0) | 2019.07.04 |
[live-server] 독립적으로 사용 (0) | 2018.11.12 |
[VScode]작업환경 (0) | 2017.12.07 |
[Git & GitHub & SourceTree] (0) | 2017.09.20 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday