Skip to content

dwlee/rocon_solution_webmanager

 
 

Repository files navigation

rocon_solution_webmanager

##Test version

  • Node.js version : 0.10.35

  • npm version : 1.4.28

  • 최종소스 : Node.js_3cha 를 다운로드 받으세요.

##Solution Manager Get Started

*Download and install Node.js. ex) node-v0.10.35-x86.msi

*Install node_modules

> npm install socket.io
> 
> npm install roslib
>
> npm install fs-readdir-recursive
>
> npm install github-api
>

*Start Node.js server.

> node rocon_server.js
>

*Start client web page on web browser.

http://localhost:8080 
or
http://<Node.js server ip address>:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.2%
  • HTML 28.4%
  • CSS 13.4%
  • Other 1.0%