A Simple Swift MVVM architectured Rick & Morty UI app in order to practice SwiftUI & GraphQL
RMSUI
A Simple Swift MVVM architectured “Rick & Morty UI” app ? in order to practice SwiftUI & GraphQL
| Characters |
⚠️ Consider before starting the project, please run the following commands:
cd Codegen → swift run Codegen codegen
and in order to download the schema:
swift run Codegen download
♻️ In order to clean bulky files and folders generated by the command-line ? “swift run Codegen codegen” simply run:
cd Codegen → ./clean.sh
Enjoy ?!