Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 326 Bytes

Dark force sf

This is a small project to explore the Star Wars API.

alt homepage from the project

Start project

First build the project :

composer install

Then, run the server :

symfony serve:start -d

Then, go to http://localhost:8000.