Skip to content

Commit

Permalink
Adds Basic getting started instuctions
Browse files Browse the repository at this point in the history
  • Loading branch information
drGrove committed Feb 23, 2014
0 parents commit 0b2e3d1
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
@@ -0,0 +1,14 @@
# NeoControl Server

### Dependencies
- NodeJS
- Sqlite3
- NPM


### Getting Started
```
$ git clone https://github.com/HakrLabs/NeoControl-Server.git
$ cd NeoControl-Server
$ npm install
```

0 comments on commit 0b2e3d1

Please sign in to comment.