Python 2.7 Ruby 2.0 (dev) Node (dev) Bower
- Follow the commands in vagrant-provision.sh, but use your package manager (brew, rpm, etc) instead of apt-get.
- Use vagrant
vagrant up
.
Mongo - follow vagrant-provision instructions on mongo and start it
mongod
Everything should work as long as it is running.
python server.py
Running the socket server:
python ws_server.py
*You will need to start the ws_server first before starting the webserver.
Navigate to localhost:5000