@jrson83/inertia-preact
v1.0.0-beta.2.1
Published
The Preact adapter for Inertia.js
Downloads
61
Readme
Inertia.js Preact Adapter
The Preact adapter for Inertia.js.
This is a port of the original Inertia.js React Adapter.
Installation
Install the adapter as npm module:
npm install @jrson83/inertia-preact -D
More information on the adapter can be found on my blog jrson.me.
Ping CRM Demo
A live demo of the app & SSR is available at https://pingcrm-preact.jrson.de/.
Ping CRM Repository
The Ping CRM Preact repository is available at https://github.com/jrson83/pingcrm-preact.