virkillz / gusts

A Tailwind CSS playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Gusts

Gusts is a simple Tailwind CSS playground built with Laravel and Vue.js.

Installation

Make sure you have laravel, composer, and php installed in your machine.

    composer update
    composer install
    cp .env.example .env
    php artisan key:generate
    npm install

Now you can do php artisan serve

Please refer to the Laravel Docs for installation instructions.

Made Possible By

The following awesome packages made this possible.

Security Vulnerabilities

If you discover a security vulnerability within Gusts, please send an e-mail to gusts@flatanimals.org. All security vulnerabilities will be promptly addressed.

License

Gusts is open-sourced software licensed under the MIT license.

About

A Tailwind CSS playground


Languages

Language:PHP 79.3%Language:HTML 20.1%Language:Vue 0.6%