UNPKG

@icoms-detection/server-esp32

Version:

This is the OFFICIAL SERVER library created by Icoms Detection to run their apps.

12 lines (11 loc) 291 B
<!DOCTYPE html> <html> <head> <title>Icoms Lowjs server</title> <link rel="stylesheet" href="./styles/default.css" /> </head> <body> <h1>Welcome to the Icoms Lowjs server</h1> <p>This is the default page if you don't have set any other directory.</p> </body> </html>