/jdhm-bo

:fire: Angular 2 web app using REST API

Primary LanguageTypeScriptMIT LicenseMIT

JDHM-BO

Build Status Stories in Ready Dependency Status Code Climate Test Coverage Issue Count Gitter

Throughput Graph

Description 📘

Jdhm-bo is a web app written with Angular2 and using a REST Api named jdhm-api (PHP/Symfony3)

Installing 😴

# Clone and install modules
sudo apt-get install chromium-browser phantomjs
git clone git@github.com:bourdeau/jdhm-bo.git && cd jdhm-bo && npm install

# Install typings
npm run postinstall

# Run project (launch chromium-browser, so won't start on Windows)
npm start

Tests 🙏

# Run test and generate coverage
npm run test

# See coverage
npm run coverage

Dependencies ☁️

Some dependencies are not up to date: angular2@2.0.0-beta.8 require reflect-metadata@0.1.2, es6-shim@^0.33.3 and zone.js@0.5.15 so these three dependencies can't be updated.

Known Issues 😣

None for now... 😤