Skip to content

KhalidRouissi1/la_voix_de_enfant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

La voix de enfant

Brief description or introduction about your project.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine.
  • Composer installed on your machine.
  • MySQL or any other database management system installed.

Installation

  1. Clone the repository to your local machine:

git clone https://github.com/your-username/your-project.git cd la_voix_de_enfant ##Install Laravel dependencies: composer install ##Copy the .env.example file to .env: cp .env.example .env ##Update the .env file with your database configuration and other settings. #Setting up React.js (Frontend) ##Change into the client directory: cd la_voix_de_enfant-main ##Install React.js dependencies: npm install

#Running the Application php artisan serve

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published