Add src/server/readme.md
parent
5bee6688e6
commit
73ed2bb3f9
|
@ -0,0 +1,10 @@
|
|||
# Usage
|
||||
|
||||
First Clone the Repo to a generated folder.
|
||||
Then install all the dependencies.
|
||||
|
||||
1) Start the server.js with nodemon.
|
||||
2) start the Client folder with npx http-server.
|
||||
3) Upload the Arduino Reading Sketch on the ESP32.
|
||||
4) Open all 4 Windows.
|
||||
5) Scan a Card
|
Loading…
Reference in New Issue