Skip to content

EA Coding Task - API Consumption and display using Angular 7 & Bootstrap

Notifications You must be signed in to change notification settings

warrendodsworth/EACodingTask

Repository files navigation

EA Coding Task

This project is a Coding task for EA to demonstrate Rest API calls from an endpoint.

Get started

Node server - start by executing (in your terminal)

Run ng build && node server.js

Then open localhost:3000 in your browser.

Required before running

  1. Install Nodejs Download here

  2. Run npm install (from terminal in your project directory) to install project required packages.

About

Website - Angular CLI 7 generated website using Bootstrap 4 & Google Fonts

Server - Node with expressjs and the axiom library for http calls

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

EA Coding Task - API Consumption and display using Angular 7 & Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages