Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

vokatra

S4 group project

Local Dependency Installation

Backend

In the backend folder, run the following command to install the PHP dependencies:

composer install

Frontend

There are two folders for the frontend: admin and client.

Admin

In the frontend/admin folder, run the following command:

npm install

Client

In the frontend/client folder, run the following command:

npm install

Running in Development Mode

Backend

In the backend folder, run the following command to start the Laravel development server:

php artisan serve

Frontend

Admin

In the frontend/admin folder, run the following command:

npm run dev

Client

In the frontend/client folder, run the following command:

npm run dev

This README was generated by Gemini CLI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages