Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 376 Bytes

Star Wars Demo

Server side

To start the server you need to run the following command:

make && make server !&

Client side

To consume the API of the server you can run the server with the following command

  • flutter run to run it on the ios device
  • flutter run -d chrome for web support:

Screenshots

flutter for web image