An open API service indexing awesome lists of open source software.

https://github.com/nativephp/kitchen-sink

NativePHP for desktop demo app
https://github.com/nativephp/kitchen-sink

app electron laravel livewire nativephp php

Last synced: 8 months ago
JSON representation

NativePHP for desktop demo app

Awesome Lists containing this project

README

          

# 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](https://nativephp.com)

## Installation

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

1. Clone this repo (`git clone git@github.com: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!