E-commerce app, made with Symfony, React, Redux and Redux Saga where React is running in Twig template.
- php 7.3
- node-js
- yarn
- symfony-cli
- composer
- docker
- docker-compose
composer install && yarn install
symfony run -d yarn dev-server && symfony server:start --port=80
docker-compose up --build -d