This example shows how to use CheerpJ to run a java applet in the browser.
To run this example locally:
git clone https://github.com/leaningtech/cheerpj-example-applet.git
cd cheerpj-example-applet
npx http-server
The applet used for this tutorial belongs to the NASA's Beginner's Guide to Aeronautics and it is available at their GitHub repository.