kompo/laravel-vue-tailwind-starter

A Kompo pre-installed development environment with Laravel & TailwindCSS & Vue.js

dev-master 2020-09-04 02:52 UTC

This package is auto-updated.

Last update: 2024-04-04 11:27:49 UTC


README

This is a fresh installation of Laravel that comes with Kompo prebuilt and Tailwind and Vue.js Front-end scaffolding.

To start coding, simply run:

composer create-project --prefer-dist kompo/laravel-vue-tailwind-starter {blog}

Replace {blog} with your desired ROOT folder name.