Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 245 Bytes

Elevator

before start project, you must run:

composer update 

Run example in console:

bin/console elevator:run

Source code in src/Elevator/ElevatorBundle/Services/

Tests in: src/Elevator/ElevatorBundle/Tests/