Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boussadjra/laravel-vue-3-starter
a pre-configured project using Laravel 8 and Vue 3
https://github.com/boussadjra/laravel-vue-3-starter
laravel laravel8 vue vuejs vuejs3
Last synced: 3 months ago
JSON representation
a pre-configured project using Laravel 8 and Vue 3
- Host: GitHub
- URL: https://github.com/boussadjra/laravel-vue-3-starter
- Owner: boussadjra
- Created: 2020-10-30T23:23:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T03:06:15.000Z (over 3 years ago)
- Last Synced: 2024-09-28T19:41:53.806Z (4 months ago)
- Topics: laravel, laravel8, vue, vuejs, vuejs3
- Language: PHP
- Homepage:
- Size: 414 KB
- Stars: 59
- Watchers: 6
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel-vue-3-starter
It's a pre-configured project using Laravel 8 and Vue 3
to get it up and run just clone it and enhoy coding :
git clone https://github.com/boussadjra/laravel-vue-3-starter.git
cd laravel-vue-3-starter
then install backend modules by running
composer install
and front-end modules :
npm install
finally add your magic.