FakeNL / CESA

Codebase of Copyright Evidence of Scientific Articles

Home Page:http://euhackathon.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CESA

Running

Clone the project:
git clone git@github.com:FakeNL/CESA.git

Install bundler:
gem install bundler

Install rails:
gem install rails

Run migrations:
bin/rake db:migrate

Install dependencies:
bin/bundle install

Run the project:
bin/rails s

About

Codebase of Copyright Evidence of Scientific Articles

http://euhackathon.herokuapp.com

License:MIT License


Languages

Language:HTML 83.8%Language:Ruby 6.5%Language:CSS 5.3%Language:JavaScript 4.4%