Skip to content

Faez-B/my_react_symfony_project

Repository files navigation

Basic Symfony + React App

The goal in this project is to combine the strength of Symfony in the backend and the power of React in the frontend.

Instalation

Clone the project

  git clone https://github.com/Faez-B/my_react_symfony_project.git

Go to the project directory

  cd my_react_symfony_project

Install dependencies

  composer install
  npm install

Start the servers

  symfony serve -d
  npm run dev-server

About

A web app made with React and Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published