Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 395 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 395 Bytes

415bike.com

This is the open-source Sinatra app that powers 415bike.com

Improve it

git clone https://github.com/415bike/415bike.com.git
cd 415bike.com
bundle
foreman start

Then open localhost:5000 in your browser. Huzzah!

License

415bike.com is available under the MIT license. See the LICENSE file for more info.