Main JS Example Install: install-basic.html
This is a test page for the Main JS project, use this project to install Main.JS on a pre-exisiting website, if you are starting from scratch, see the Main HTML Project.
Next steps: open the console and type main
to ensure everything is loaded correctly...
See this page HTML and inspect the <head> to find the standard script request:
<script src="/main/main.js"></script>
Main HTML