Stars: 291
Forks: 175
Pull Requests: 4
Issues: 19
Watchers: 7
Last Updated: 2023-01-29 16:29:42
This is a full stack application of Vue 3 with Tailwindcss 3 and Laravel 8
License:
Languages: Shell, PHP, Blade, HTML, Vue
Built with these technologies for YouTube Video
You need to have PHP version 8.0 or above. Node.js version 12.0 or above.
composer install
.env.example
into .env
file and adjust parametersphp artisan serve
to start the project at http://localhost:8000vue
folder using terminalnpm install
to install vue.js project dependenciesvue/.env.example
into vue/.env
and specify API URLnpm run dev
The project is open-sourced software licensed under the MIT license.