Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 608 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 608 Bytes

protractor-fullstack

POC based on protractor-fullstack. This demo app is POC for file upload in protractor.

Preinstall:

  1. npm install -g protractor
  2. npm install -g bower
$ git clone https://github.com/yuristsepaniuk/protractor-fullstack.git

$ cd example

$ npm install
 
$ bower install

$ grunt server

$ open one more terminal

$ cd root --> cd ..

$ npm install

$ protractor protractor.conf.js

License

We believe that mean should be free and easy to integrate within your AngularJS projects so we chose The MIT License