Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Behavior-UI/sandbox

Repository files navigation

Behavior-UI Sandbox

Requirements

  • nodejs
  • ruby on rails
  • pow - (optional, but highly recommended)
  • mysql e.g. gem install mysql2 -v '0.3.14' (this is temporary; running rails w/o mysql is a pain)

Installation

git clone https://github.com/Behavior-UI/sandbox.git
cd sandbox
ln -s $(pwd) ~/.pow/sandbox   # creates link to sandbox directory in ~/.pow/
bundle install                # installs gems
npm install                   # installs bower
rake bower:install            # installs vendor assets; bootstrap, flat-ui, behavior-ui
powder up                     # starts powder

Then just open http://sandbox.dev.