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 |
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