A sample project for Restaurants with symfony 4.2, Sqlite, Doctrine, React
- PHP > 7.2
- NPM
- composer
- Docker
- Clone the Repository
- cd to project directory
- Run command "composer install"
- Run command "npm install"
- Run command "npm run build"
- Run command "php bin/console server:run"
- Check http://localhost:8000/
- Clone the Repository
- cd to project directory
- Run command "composer install"
- Run command "npm install"
- Run command "npm run build"
- Run command "docker-compose up"
- Check http://localhost:8000/