I decided to make this repo to make it easier for anyone interested in quickly ramping-up a Laravel-Vue-Typescript project.
I tried my best to be very descriptive in each commit text, so if you want to learn more about the set-up process, read the commit messages.
-
Laravel 5.8
-
Typescript support
-
Typescript Vue Components
-
Typescript Jest with Vue Test Utils
yarn test
: Runs all Vue Tests
yarn watch
: Watch mode