This webserver serves the purpose of controlling the Fontys Line Array project.
- Node.js with NPM
- A computer, server or hosting service which supports Node.js webservers
- Express
- Quasar CLI
- Vue.js
- Vuex
- Axios
- ApexCharts
- vue-apexcharts
- Clone the project to your folder of choice
- In the project root, open a terminal and run
npm installto install dependencies - Run
node server.jsto start the webserver
A demonstration can be viewed at https://line-array.herokuapp.com/.