Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 769 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 769 Bytes

BeatMaster DJ

Become the DJ you were meant to be--right in your web browser!

Installation Requirements:

  • You have NPM installed on your system (https://nodejs.org/en/)
  • You have a current web browser installed on your system

Installation Guide (*nix systems):

  1. Clone the repository
  2. Open the terminal app of your choosing
  3. Navigate to the repository
  4. Run sudo npm install npm -g to update to the latest NPM repositories
  5. Run npm install -g local-web-server to install a quick, lightweight, local web server to host the files on
  6. Run npm install to obtain all of the NPM packages for the project
  7. In Terminal, type the ws command to start the server running
  8. In your web browser of choice, open one of the URLs output by ws