A bare-bones project template for apps running on Managed Runtime.
You can use the template as a starting point to:
- Build simple Express apps.
- Develop APIs.
- Run different frameworks (other than React) on Managed Runtime.
npm ci
npm start
npm run push
The full documentation for PWA Kit and Managed Runtime is hosted on the Salesforce Developers portal.