Skip to content

seokhyun-oh/signaling-server

 
 

Repository files navigation

Codacy Badge

After clone

rm -rf .git && git init && npm install

// If you want to config pre-commit for checking eslint
cp ./resource/hooks/* ./.git/hooks/

Execution

  • npm start
  • npm test (run all unit tests with mocha)

Debug (in Intellij)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Shell 3.5%