This project is part of the https://github.com/pkerspe/ESP-StepperMotor-Server project. This part is solely the WEB UI that will be uploaded to the ESP32 to provide a web user interface for the ESP-StepperMotor-Server.
For documentation and more information see: https://github.com/pkerspe/ESP-StepperMotor-Server/blob/master/README.md
npm install
npm run serve
npm run build
npm run lint