Skip to content

simduchaine/DrumSensor-Vuejs-App

Repository files navigation

DrumSensor Web App

Official Web Application to work with DrumSensor project. Made with VueJs and NodeJs.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine

Installing

First, install the dependecies:

npm install

To make the app work with the USB Drum Sensor, open a terminal and run this command:

npm start

then, in another Terminal window, compile the VueJS app:

npm run serve

This will open a local server.

Built With

  • VueJS - The Progressive JavaScript Framework
  • Socket-io - Enables real-time, bidirectional and event-based communication
  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Howler.js - Audio library for the modern web

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

About

Web Application to work with DrumSensor project: https://github.com/woodencase01/DrumSensor. Made with VueJs and NodeJs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published