Files
Assessment-MyWheels/README.md
2024-09-24 22:58:38 +02:00

19 lines
237 B
Markdown

# MyWheels Assessment Marijn Doeve
This project is built with Symfony 7.1, API Platform 4.0 and Doctrine
## Usage
### Requirements
- Docker
- symfony cli
- composer
- php 8.3
Bootstrapping the project
```shell
make bootstrap
```