Skip to content

tenders-exposed/elvis-ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elvis web client

Hello!

This is the first web client created for Elvis, an app that enhances the exploration of public spending data.

If you want to get involved, please read on to discover the tech stack and some of the requirements, then head to the CONTRIBUTING file in this repository.

If you just want to look around, make sure you also check:

Stack

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install -g yarn
  • yarn
  • bower install

Running / Development

LICENSE

Copyright (C) 2015-2016 Members of the "tenders-exposed" GitHub organisation

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.