https://github.com/rcasto/distributedexperiment
An experiment with distributed web computing
https://github.com/rcasto/distributedexperiment
distributed-computing raytracing webgl websocket webworker
Last synced: 8 months ago
JSON representation
An experiment with distributed web computing
- Host: GitHub
- URL: https://github.com/rcasto/distributedexperiment
- Owner: rcasto
- Created: 2016-07-16T20:13:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T23:42:59.000Z (almost 10 years ago)
- Last Synced: 2025-03-13T08:45:11.248Z (over 1 year ago)
- Topics: distributed-computing, raytracing, webgl, websocket, webworker
- Language: JavaScript
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DistributedExperiment
An experiment with distributed web computing
# Pre-requisites
[Node.js **Current**](https://nodejs.org/) must be installed
# Getting Started
First run the following command to install all necessary dependencies
```
npm install
```
Then start the server by running the command
```
npm start
```
Navigate to [http://localhost:3000](http://localhost:3000) and you should be started