Перейти до основного вмісту

Theia

Theia IDE is a cloud and desktop integrated development environment (IDE) that allows developers to build modern web applications and cloud-native applications using various programming languages and frameworks. It is an open-source project developed by Ericsson, ARM, Google, IBM, Red Hat, and several other companies and individuals.

create theia

Port 3001 Usage: When running your project, it's essential to utilize port 3001. Ports act as communication endpoints for network connections. Port 3001 is commonly used for web servers or applications to communicate with clients.

Opening in Browser with -dev: To access your project through a web browser, you'll need to modify the URL by adding -dev to it. This modification signals to the system that you want to access the development version of the project.

run

примітка

By default, node version 12.18.3 will be used.