# kitchen-sink **Repository Path**: the_bug/kitchen-sink ## Basic Information - **Project Name**: kitchen-sink - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-02 - **Last Updated**: 2026-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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!