Skip to content

This repository will be used to provide examples related to the Eclipse Theia framework.

Notifications You must be signed in to change notification settings

methodpark/theia-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

theia-sample

This repository will be used to provide examples related to the Eclipse Theia framework. The examples will cover different topics and each will extend the previous one with new features. The examples will be tagged so that you can try them out one after another.

Examples by Tags

Check out the repository at the specified tags in order to try out the respective examples.

minimal-IDE

This example contains the base components in order to create a minimal IDE. If your system already meets the prerequisites, you can build the example with

git checkout minimal-IDE
yarn
yarn build
yarn start

About

This repository will be used to provide examples related to the Eclipse Theia framework.

Resources

Stars

Watchers

Forks

Packages

No packages published