Skip to content

pkerspe/ESP-StepperMotor-Server-UI

Repository files navigation

Node.js CI Codacy Badge

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

esp-steppermotor-server-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.