Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 603 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 603 Bytes

Molamp Build Status

https://www.molamp.com - Discover your music.

Built with Ruby on Rails, CoffeeScript, Twitter Bootstrap 2, and Backbone.js.

Getting started

Install OS packages

apt-get install bundler apt-get install libpq-dev apt-get install libsqlite3-dev

Install gems

bundle install

Set up database and assets

rake db:migrate rake assets:precompile

Start local server

rails server

Copyright

Copyright (c) 2016 morion4000. See LICENSE for details.