Skip to content

webchallengeme/socketAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socketAPI

Как поднять АПИ локально

  1. скачать и установить nodejs http://nodejs.org/download/
  2. установить гит https://help.github.com/articles/set-up-git
  3. клонировать репозиторий git clone https://github.com/uwcorgua/socketAPI.git
  4. cd socketAPI,npm install
  5. npm start

АПИ запуститься на localhost:8080. Помимо АПИ запуститься static file server для папки ./public

В этой папке есть пример того как можно использовать АПИ.

open localhost:8080/client.html and localhost:8080/support.html

check console

author Eldar Djafarov

по вопросам и багам касательно АПИ:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published