This application generates PHP code that runs a RESTful API
The program requires Docker and Angular CLI.
-
Go to the root folder
-
Run the following command:
docker-compose up --build
-
Go to the "/app" folder
-
Run the following command:
ng serve
Use the app at http://localhost:4200