Anahkiasen / furnace

An app to rate and curate Rocksmith CDLCs

Home Page:http://furnace.autopergamene.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furnace

Furnace is an application to rate Rocksmith CDLCs

Contributing

First you'll need to clone the repository locally and boot its VM:

$ git clone -b develop git@github.com:Anahkiasen/furnace.git
$ cd furnace
$ vagrant up

Then go inside the box, and install the dependencies:

$ composer install
$ npm install
$ bower install

Now compile the front-end assets:

$ gulp

About

An app to rate and curate Rocksmith CDLCs

http://furnace.autopergamene.eu/


Languages

Language:PHP 97.8%Language:CSS 1.1%Language:JavaScript 1.0%Language:ApacheConf 0.1%