facebook-ct Tailwind Templates

Facebook Ct

Facebook Clone with Laravel, TDD, Vue & Tailwind CSS with Victor Gonzalez (Udemy). https://github.com/vicgonvt/facebook-ct

Installation Instructions

  • Clone the repo.
    cd facebook-ct
    
    composer install
    
    cp .env.example .env / php -r "file_exists('.env') || copy('.env.example', '.env');"
    
    php artisan key:generate --ansi
    
    mysql -uroot
    
    create database facebook_ct;
  • update .env file
    php artisan migrate --seed
    
    npm install && npm run dev / npm run watch
  • For tests run this command
    ./vendor/bin/phpunit

Top categories

Loading Svelte Themes