We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To build your app:
embark build
This will build your app and make it available at dist/dapp. You can easily upload or copy paste this folder to your webserver or app of choice.
dist/dapp
Once you have the testnet chain configured in one of your environments (usually staging in config/blockchain.yml, you can then easily deploy using:
staging
config/blockchain.yml
embark blockchain staging
in one console, followed by
embark build staging
in another console. The final app will be available at the 'dist/dapp' folder
http://embark.status.im/