-
Notifications
You must be signed in to change notification settings - Fork 509
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed old book 3 and replaced it with React book
- Loading branch information
1 parent
5d25838
commit 2568f7e
Showing
139 changed files
with
14 additions
and
4,467 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
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,13 +1,11 @@ | ||
# The Glassdale PD Criminal API | ||
|
||
https://api.glassdale.us | ||
For this book, you will be consuming the Glassdale Police Department Criminal API (http://criminals.glassdale.us) to help you do your job as a highly technical police detective. | ||
|
||
## Setup | ||
|
||
### Installations | ||
|
||
1. Create following aliases in `.bashrc` for Windows or `.zshrc` for OSX. | ||
```sh | ||
alias hs="serve -l 8080" | ||
``` | ||
1. `source ~/.zshrc` or `source ~/.bashrc` | ||
1. `source ~/.zshrc` or `source ~/.bashrc` to make the alias active. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.