8000 GitHub - Mancario/RheumaApp: Monitoring App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mancario/RheumaApp

Repository files navigation

RheumaApp

Monitoring App

Before you get started, make sure you install: node.js

Global dependencies:

npm install -g cordova ionic ionic plugin add --save cordova-sqlite-storage ionic plugin add --save cordova-plugin-network-information

npm install -g karma-cli npm install -g protractor webdriver-manager update

App dependencies

After downloading the project run the following command to install app dependencies:

npm install

Run the project

To run the project in a browser, use the following command:

ionic serve

Run the tests

To run unit tests, navigate to the project folder in your terminal, and use the command:

npm test

To run e2e testing you must navigate to the project folder in your terminal and have the app running by the command 'ionic serve'. Then you need to run the following command:

protractor e2e/e2e.conf.js

About

Monitoring App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0