Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 277 Bytes

DEVELOPMENT.md

File metadata and controls

15 lines (9 loc) · 277 Bytes

Node

Be sure you have node 14 on your machine. You can use NVM to easily switch versions.

Docker

Be sure you have docker on your machine.

Symfony

Be sure you have the Symfony binary on your machine.

 curl -sS https://get.symfony.com/cli/installer | bash