Search⌘ K
AI Features

Running Our First Application

Explore how to configure the environment and run your first application using Python with the Transcrypt compiler and React. Understand the project structure, HTML entry point, JavaScript stubs for Python linters, and essential modules to get the application running smoothly.

Application entry point

In this application, we have our index.html page, in which we can see a meta tag wrapped ...