Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 543 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 543 Bytes

README

Пример приложения с использованием bemer и bemer-bootstrap.

  1. Клонировать репозиторий

    git clone https://github.com/vill/bemer-example.git
  2. Установить зависимости

    cd bemer-example && bundle && yarn
  3. Запустить веб-сервер

    rails s
  4. Открыть в браузере http://127.0.0.1:3000