Skip to content

absmugz/vue-typescript-laravel

 
 

Repository files navigation

Purpose

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.

What does it offer?

  • Laravel 5.8

  • Typescript support

  • Typescript Vue Components

  • Typescript Jest with Vue Test Utils

Important commands

yarn test: Runs all Vue Tests

yarn watch: Watch mode

About

New Laravel 5.8 project ready to go with Vue Typescript and tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.0%
  • TypeScript 1.8%
  • Vue 1.6%
  • HTML 0.6%