Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 383 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 383 Bytes

NativePHP monitoring application

YouTube

Vidéo

Installation

Install the PHP dependencies

composer install

Install the JS dependencies

npm install

Build JS

npm run dev

Run the NativePHP Server

php artisan native:serve