/router

A LWC router that supports server-side rendering

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

@lwce/router

npm version

A lightning web component for building declarative routing within single-page applications.

Learn more about from the API documentation.

Or start the example by running npm run install && npm run start. Navigate to http://localhost:8080 in your browser.

Learn more about the example application.