forked from coryhouse/reactjsconsulting
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request coryhouse#1 from coryhouse/v2
V2
- Loading branch information
Showing
28 changed files
with
4,540 additions
and
561 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
# Source code for reactjsconsulting.com | ||
|
||
## Quick Start | ||
``` | ||
npm install -g http-server | ||
http-server | ||
``` | ||
|
Oops, something went wrong.