Sockscode web and server for pair coding.
This server provides you a way to have a pair coding session with any other sockscode compatible plugins:
- sockscode-vscode
- sockscode-office
yarn
yarn build
yarn start
open localhost:5000
yarn
yarn start-dev
open localhost:3000