Serve and Open (the browser). A zero-dependency development webserver
- You need: Java 21 or later (should also work with Java 18+, but keep it secret 😀).
curl -O https://raw.githubusercontent.com/AdamBien/SaO.java/main/SaO.java && java SaO.java
(or clone this repo)
The server serves files from current directory and port 3000. Firefox browser opens on
http://localhost:3000
.
Test it with vanilla WebComponents: https://github.com/AdamBien/bce.design