using Preact per @aganov suggestion
Rewrite per @alxblog suggestion to use proper Preactjs API and lighter code: use spectre.css instead of bootstrap 4.x
Only compatible with ESP3DLib v2 - which will be merged to ESP3D 3.0 later
1 - Install current nodejs LTS (currently using v14.16.1)
node -v
v14.16.1
npm -v
6.14.12
2 - Download all necessary packages in ESP3D-WEBUI directory (repository root)
npm install
in ESP3D-WEBUI directory (repository root)
npm run dev
will open http://localhost:8088
Back end query server is localhost:8080, websocket server is localhost:81
in ESP3D-WEBUI directory (repository root)
npm run build
Will generate production version
ESP3D is now on discord https://discord.gg/Z4ujTwE