Skip to content

Commit

Permalink
Added deploy notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar303 committed Dec 20, 2012
1 parent 4eede99 commit 20278b5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,20 @@ Otherwise, an attacker can run your app in an apps-enabled browser
using the console to gain access to the app. This would be harder to do
on Android, a B2G phone, or similar open web device.

# Dev

To get started, make sure you have the latest volo:

`npm install -g volo`

Build the app like:

`volo build`

Deploy it to github pages like:

`volo ghdeploy`


# Mortar

Expand Down

0 comments on commit 20278b5

Please sign in to comment.