Skip to content

rui-ribeiro/angular-tech-task

Repository files navigation

Pure360 Technical task

Create SPA that displays list of emails.

Demo APP

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

 Install node and npm
 npm install -g protractor
 webdriver-manager update

Installing

Run

 npm install

Now, start the server

 npm start

Running the tests

To run unit tests run

 npm run test

To run end to end test, run

    webdriver-manager start
    protractor protractor.config.js

Whats next

  • Add production mode

Authors

  • **Rui Ribeiro ** - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published