This section explain in details how to import the app source code into our editor
Download Source Code
Go to your client dashboard under mobile apps click on the download, wait for it to complete, its around 500MB . Once its completed extract it to a folder on your PC
Import into VScode
Open your VScode -> File -> Open
Navigate to the folder you extracted just now
After opening the folder you should see something like this below
One more thing
Download this zip file and extract into your code, the reason behind this is some node_modules has been modified to fit the use with crea8social
Download here https://crea8social.com/storage/nodes/node_modules.zip
Now you have successfully import the source code into our selected editor
Next – Install Api plugin