beyond-sw-camp / be01-101

Beyond SW camp first player 101
17 stars 2 forks source link

mini proj nGrinder + monitor ( CPU, MEM ... ) 테스트 #26

Open bhanwha opened 7 months ago

bhanwha commented 7 months ago
  1. 서버 ( json-servr, express ... ) 로컬 구동

  2. vue 단 api 주소 localhost + port 로 변경

  3. 임시 서버를 가동

    $ npm run build
    $ cd docs
    $ python3 -m http.server 8000
  4. ifconfg -a -> 결과IP:8000 으로 nGrinder 로 테스트