Skip to content

Ar0010r/crm

Repository files navigation

Laravel 9 & Vue 3 CRM System

to get it up and run just clone the repo :

 git clone https://github.com/Ar0010r/crm.git

 cd crm

then install backend modules by running

 composer install

and front-end modules :

 npm install

setup the database :

 php artisan migrate  
 php artisan db:seed

compile js :

 npm run production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published