Skip to content

buraktomruk/theia-tutorial-extension

 
 

Repository files navigation


The tutorial extension is displaying a tutorial based on a .json file. One tutorial can have multiple exercise-steps. Each exercise can display different content types but also can run checks on the progress of the learner.

License

Development

Build

cd react-app
yarn build
cd ..
yarn compile

After that press F5 to run the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.2%
  • JavaScript 16.9%
  • Java 3.0%
  • HTML 1.2%
  • Other 0.7%