Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcedo committed Oct 21, 2015
1 parent 6435b1c commit 27eb243
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# react-solitaire

React implementation of the famous solitaire card game, Klondike version.

```
$ npm install
$ npm start
$ open http://localhost:3000
```

0 comments on commit 27eb243

Please sign in to comment.