Running your project code

Whether you're working on programming languages like Python and Ruby or diving into HTML/CSS/JavaScript and React projects, here's your guide to getting things up and running.

For programming languages (Python, Ruby, etc.)

run_button.png
A python project
  1. Locate the Run button: When you're in the project screen, look towards the top-right corner.

  2. Click the Run button: This will execute your code and you'll see the output shortly.

For web projects (HTML/CSS/JavaScript, React)

  1. Live updates: Unlike other projects, you won't find a Run button here.

  2. Make your changes: As you edit your code in the editor, the changes will automatically reflect in the output.

  3. No extra steps: Just keep coding and see the results instantly.

Can't find what you're looking for?