https://github.com/robertbenjamin/four-hour-books
A React app archive of all the books mentioned in The Tim Ferriss Show.
https://github.com/robertbenjamin/four-hour-books
Last synced: 11 months ago
JSON representation
A React app archive of all the books mentioned in The Tim Ferriss Show.
- Host: GitHub
- URL: https://github.com/robertbenjamin/four-hour-books
- Owner: robertbenjamin
- Created: 2016-08-26T02:52:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T17:33:21.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T16:47:24.064Z (over 1 year ago)
- Language: JavaScript
- Size: 465 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Four Hour Books
To run:
```
$ git clone git@github.com:robertbenjamin/four-hour-books.git
$ cd four-hour-books
$ npm i
$ npm start
```