Skip to content

NativePHP for desktop demo app

License

Notifications You must be signed in to change notification settings

NativePHP/kitchen-sink

Repository files navigation

NativePHP desktop Kitchen Sink app

A demo of many features of NativePHP for desktop.

Feel free to contribute to make it better for everyone.

What's NativePHP? Read the docs

Installation

To use this app and check out NativePHP, follow these steps:

  1. Clone this repo (git clone [email protected]:NativePHP/kitchen-sink.git)
  2. Change directory into the cloned repo and install dependencies (composer install && npm i)
  3. Run composer native:dev and the app should launch!