Tailwind
tailwind with laravel
Installation
- git clone git@github.com:ejaj/tailwind.git
- cd directory.
- run composer update command
- change database name as you want
- run php artisan migrate command
- browse http:your-localhost-url/projectname for showing item list
Packages for VueJS
- npm install
- npm install vue-router vue-axios --save