Laravel 5.6 Vue 2.5.7 Typescript 2.7.1
- Clone the project to local
git clone https://github.com/121there/laravel-vue-typescript-example.git
cd laravel-vue-typescript-example
- Install the dependencies
composer install
npm install
- Compiling Assets
npm run dev
- Visit the site
The laravel-vue-typescript-example is open-sourced software licensed under the MIT license