Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 769 Bytes

example-apps.md

File metadata and controls

35 lines (25 loc) · 769 Bytes

Example Exosphere Applications

The Exosphere framework provides a number of example applications because getting started is easier with working examples.

Example Description
Todo App one of the simplest apps
SpaceTweet App a medium-sized Exosphere app

Running the example apps

To download and install the SpaceTweet app, run these steps in your terminal:

git clone [email protected]:Originate/exosphere--example-app--space-tweet.git
cd exosphere--example-app--space-tweet
exo setup
exo run