项目作者: AlexanderSix

项目描述 :
BeatMaster DJ test application for CUHackIt 2018
高级语言: CSS
项目地址: git://github.com/AlexanderSix/beatmaster-dj.git
创建时间: 2018-02-02T20:03:59Z
项目社区:https://github.com/AlexanderSix/beatmaster-dj

开源协议:

下载


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