NativePHP Starter App Built using Vue and TailwindCSS. Still a work in progress. Development Installation Clone the repo Run cp .env.example .env Run composer install Run npm install Run npm run dev Run php artisan key:generate Run php artisan native:serve