Skip to content

andreabadesso/angular-material-cordova-webpack-boilerplate

Repository files navigation

boilerplate-angular-es2015

To install dependencies run: npm i

To run the project use:

npm start

To install test dependencies:

Use npm to install Protractor globally with: npm install -g protractor Update webdriver-manage(is a helper tool to easily get an instance of a Selenium Server): webdriver-manager update Now start up a server with: webdriver-manager start

To run test:

cd e2e-tests && protractor protractor.conf.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published