This ladder manages the semi-competitive ping pong scene at Sparc.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The following dependencies are required to run an instance of sparc pong:
- NodeJS
- Npm
- Mongodb
Install NodeJS and npm
brew install node
Install Mongodb
brew install mongodb
Setup Mongodb root directory
sudo mkdir -p /data/db
sudo chmod -R a+w /data
End with an example of getting some data out of the system or using it for a little demo
There are currently no tests
Clone the code from github
git clone https://github.com/bmino/sparcPong.git
Build the project from the root directory
npm install
Start an instance of mongodb in a new terminal tab
mongod
Start the application
npm start
- Brandon Mino - Project Lead
See also the list of contributors who participated in this project.
This project is licensed under mit
To fellow pong lovers, never stop spinning