Web App
Boilerplates
Get your app started right.
No command line needed.

Each boilerplate app comes as a zip file containing a fully functional web app with all the files you need to start building.
You don't need to learn any command line tools like node or git to get started.
Simply open up the index.html file in your browser and use your text editor to start customizing.
The zip file comes with a complete set of HTML, css, and JavaScript files.
Preact is like React except small and fast. This web app implements a fully functional TODO list. It's styled like Material UI thanks to mui.css.
PRO A fully functional map based application. It uses the Leaflet library to display a full screen map. It shows you how to add markers, tracks, and custom UI to control what happens on the map.
Trusty old jQuery powers two million sites on the internet today. This web app works across all devices and shows you how to build complex user interfaces using the classic combo of jQuery and jQuery UI.