All Projects → Puigcerber → philos.io-angular-bootcamp

Puigcerber / philos.io-angular-bootcamp

Licence: MIT license
🏃 Unit testing and E2E testing for the Philos.io JavaScript & AngularJS Bootcamp.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

AngularJS e2e Bootcamp

Simple app for my presentation of e2e-testing with Protractor as a mentor of the Philos.io JavaScript & AngularJS Bootcamp in Brussels.

Installation

We need to have Node.js and Git previously installed.

And after cloning the repository we install the project dependencies.

$ npm install

Usage

Start the server.

$ npm start

And run the tests.

$ npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].