Skip to content
Mohamed ABRACHE ⵎⴻⵃⵎⴰⴷ ⴰⴱⵔⴰⵛ edited this page Nov 2, 2023 · 1 revision

Installation

To install and run this project, follow these steps:

  1. Clone the repository to your local machine using the command https://github.com/medabra/AlloMedia.git
  2. Navigate to the project directory using the command cd backend
  3. Install the required dependencies using the command npm install
  4. configure your database info in the env file
  5. Start the server using the command npm start
  6. Open your web browser and navigate to http://localhost:3000 to view the application
  7. Navigate to the project directory using the command cd frontend
  8. Install the required dependencies using the command npm install
  9. Start the server using the command npm run dev
  10. Open your web browser and navigate to http://localhost:5173 to view the application

thanks for following tell the end

Clone this wiki locally