Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
[#44] Add basic instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwbrooks committed Mar 10, 2015
1 parent 51e4943 commit 986ef3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 2,14 @@

> Available for your viewing pleasure at [docs.phonegap.com](http://docs.phonegap.com/).
## Installation

```bash
npm install
```

## Local Server

```bash
npm start
```

0 comments on commit 986ef3a

Please sign in to comment.