Template For A Basic Evothings App. This is an app skeleton you get when clicking the "New" button in Evothings Workbench.
You can browse the source code for this app at the Evothings GitHub repository
The file index.html is the entry point of the app. This is the only file in the app.
Add libraries as needed to index.html to build a full-featured app.
This app runs in Evothings Viewer on Android or iOS.
Follow these steps to get started with this example:
index.html in a text editor.index.html, e.g. change the text in the h1 element.index.html and press save in the text editor. The app should now reload in the Viewer.