Skip to content

AshishDhamalaAD/Laravel-With-Typescript

Repository files navigation

This project is setup with Laravel, Vuejs, Inertia, Typescript and Tailwindcss with purgecss.

To start, run the following:

  • Go to the project root directory
  • Run these commands step by step:
    • cp .env.example .env
    • php artisan key:generate
    • composer install
    • npm install
    • npm run dev

About

Laravel 7 + Vuejs + Inertia + typescript + tailwindcss setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published