Skip to content

Educating-Autistic-Software-Engineers/collaborationStation

Repository files navigation

Collaboration Station

Note: index.html is the log in page.

This part below is for running the collaboration code (this is no longer running on the website):

From the blockly-rtc directory run:

npm install

To run the websocket implementation:

npm run start-websocket

Open http://localhost:3000/websocket.html

To run the http implementation:

npm run start-http

Open http://localhost:3000/http.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published