ddannyc / VirtualJ

A free (as in freedom) Virtual DJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free (as in freedom) VirtualDJ

This project was my end of degree work. Its a free virtual DJ software built with Angular and the Web Audio API. The original repository is hosted on GitLab. You can try the latest version here

Development server

Run ng serve or npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Run ng build:prod for a production build.

Unit testing

Run npm test to execute the unit tests via jest.

Documentation

To access the compodoc generated documentation go to https://clm2609.gitlab.io/tfg

WebApp

To see the latest stage state of the app go to http://virtualdj-stage.surge.sh/ To see the latest production state of the app go to http://virtualdj.surge.sh/

About

A free (as in freedom) Virtual DJ

License:GNU General Public License v3.0


Languages

Language:HTML 79.8%Language:TypeScript 9.1%Language:CSS 5.7%Language:JavaScript 5.3%Language:Java 0.1%