Skip to content

beyond-the-cloud-dev/lwc-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWC Single Page Application

More details here.

Demo

SPA Demo

Architecture

Architecture

How to modify?

Add new pages

  1. Add new pages to spaPages/tempalates.
  2. Edit PAGE_ID_TO_TEMPLATE in spaPage.js.

Update configuration

  1. Add new page config to SpaController.cls.
  2. pageId should be the same as id in PAGE_ID_TO_TEMPLATE.

Releases

No releases published

Packages

No packages published