Skip to content

rgbj/e2e-na

Repository files navigation

project creation

install yeoman, gulp, bower

$ npm install -g yo gulp bower

install gulp-angular

$ npm install -g generator-gulp-angular

create gulp-angular sample, with maven-compatible paths

$ yo gulp-angular --dist-path='target/dist' --tmp-path='target/tmp'

(Choose defaults for everything -- it doesn't matter)

make sure protractor e2e tests work

$ gulp protractor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published