Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

4devs/symfony-react

Repository files navigation

Symfony Application with React

Requirements for install

Install Application

create app

  • install composer
  • run command composer create-project 4devs/symfony-react

use docker composer

  • install docker
  • run command docker-compose up --build
  • add to /etc/hosts host 127.0.0.1 symfony.local

Use docker

  • exec php container docker-compose exec phpapp bash
  • exec node container docker-compose exec reactapp bash

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •