Skip to content

all-an/all-an.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github page

Compile Java to Javascript:

cd java-gwt

.\build.bat

Run Locally

With VS Code Live Server:

  1. Install "Live Server" extension
  2. Right-click index.html → "Open with Live Server"

With npm:

npx live-server

With Python:

python -m http.server 8000

Then open http://localhost:8000

🌐 Connect with Me


📜 License

license

Releases

No releases published

Packages

No packages published