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
To use this app and check out NativePHP, follow these steps:
- Clone this repo (
git clone [email protected]:NativePHP/kitchen-sink.git
) - Change directory into the cloned repo and install dependencies (
composer install && npm i
) - Run
composer native:dev
and the app should launch!