Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 804 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 804 Bytes

Ethical Data Initiative

A SOCIAM project for viewing where mobile applications are sending your personal data. This project usitilises a Data repository produced by the X-Ray Archiver.

Ethical Data

Personal Information

Hosts and Companies

Dependancies and Usage.

Ensure you have node, npm and angularCli set up for quick start.

cd to the edi folder in the project. Then run npm install followed by ng serve -o. This will initialise the node modules required by the project and then use the angular command line interface to serve the page to localhost:4200. You can use --port <num> to specify a different port.

materialise for angular 4 thingie was used.