Skip to content

The executable examples for the TeamApps documentation pages.

License

Notifications You must be signed in to change notification settings

teamapps-org/teamapps-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamapps Examples

This repository contains java example code for all components, concepts and tutorials for the teamapps-framework.

Run Dev Environment in IntelliJ IDEA

  1. Run the class RunExample by opening the class, clicking the green arrow before the class name and choosing 'Run...'. This generates an IntelliJ IDEA run configuration, which will fail when running for the first time.

  2. Right click on the <Component>Example class you want to run and choose Copy reference.

  3. Edit the RunExample run config and paste the class reference into program arguments.

  4. Optional: To customize the running port, set the env var TEAMAPPS_EXAMPLES_PORT to the port of your liking in the run config.

Icon usage in examples

Icons can be used in examples by using constants on the MaterialIcon class. The icon names can be found here: https://www.iconfu.com/main#/icons/5/1

About

The executable examples for the TeamApps documentation pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages