codeapp
codeapp copied to clipboard
Run botton not present
Just buyed the app but I didnt get the run botton. How can a I run my app instead? Should I get another version for the run botton?
Make sure the program you are writing is supported and have the correct extension in the filename (for example .py for Python). You can see the list of supported languages here: https://code.thebaselab.com/extras/supported-languages
For Node.js or other custom programs, use the terminal to execute the program as documented.