Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.2 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.2 KB

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.