/euro-scores

European Championships France 2016 Score Statistics - angular 2 application

GNU General Public License v3.0GPL-3.0

euro-scores

European Championships France 2016 Score Statistics - angular 2 application

Prerequisites

The project require Node 4 or greater and angular-cli. You can install angular-cli with:

npm install -g angular-cli

Read more about angular-cli on https://github.com/angular/angular-cli

Installation

BEFORE YOU INSTALL: please read the prerequisites

git clone --depth 1 https://github.com/StefanSinapov/euro-scores.git
cd euro-scores
# install the project's dependencies
npm install
# Run with
ng serve