Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 448 Bytes

Русскоязычная версия сайта посвящённого веб-фреймворку Sinatra

Работа с сайтом

git clone git://github.com/sinatraru/sinatraru.github.com.git
cd sinatraru.github.com

Устанавливаем зависимости и запускаем встроенный сервер

bundle
rake server

Сайт доступен по адресу http://localhost:4000