Lab 07 - Create a SPA
Duration 20 min
What you will learn
You can create a browser single page application using just 3 files
Prerequisites
- Lab 06 completed
- Domino running
- Internet connection
Steps
-
Create a new directory
[notesdata]/keepweb.d/approvalspa
-
Download SPA-source.zip
-
Unzip the content into
approvalspa
folder. - Reload the landing page
How to check
- Application should work
- Application shows up on landing page
Things to explore
-
Create a new directory in
keepweb.d
and amanifest.json
file. Check out the landing page. - Check the application source code (5 files only).