Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjsanj/yelp_clone_4
https://github.com/sanjsanj/yelp_clone_4
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanjsanj/yelp_clone_4
- Owner: sanjsanj
- Created: 2015-08-29T20:00:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T18:20:48.000Z (about 9 years ago)
- Last Synced: 2024-05-16T01:13:58.938Z (6 months ago)
- Language: Ruby
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yelp_clone_4
To run tests
```
$ rake
```To run the app locally
```
$ rails server
```