kavyasukumar / samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aca dashboard

Editorial app for vox.

Installation

You must first setup your development environment. Follow the steps here.

This repo uses a git submodule. In order to properly clone this repo...

git clone --recursive git@github.com:voxmedia/vox-aca-dashboard.git

If you have already cloned this repo and you are missing the contents of the directory...

git submodule update --init

Next you need to install the bundle...

bundle install

And finally run the app

bundle exec middleman

To setup chorus deployment...

bundle exec rake add_chorus_remote
git push chorus master

About


Languages

Language:JavaScript 53.4%Language:Ruby 24.2%Language:HTML 13.2%Language:CSS 8.2%Language:Python 0.7%Language:Shell 0.2%