Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.9 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.9 KB

Express Minimal

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.

Setup

npm ci
npm start

Deploy

npm run push

Documentation

The full documentation for PWA Kit and Managed Runtime is hosted on the Salesforce Developers portal.

Useful Links: