Skip to content

CUHackers/beatmaster-dj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

BeatMaster DJ test application for CUHackIt 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.7%
  • HTML 34.2%
  • JavaScript 29.1%