/HyproDoc-Client-V2

HyproDoc Platform Client

Primary LanguageTypeScript

README

What is this repository for

HyproDoc UI

How to Setup

  • npm install

How to Run Application

  • npm start

How to Setup Testing ENV

Setup

  1. npm install -g protractor
  2. webdriver-manager update

How to Run Tests

  1. Start the Angular development server using running application steps
  2. webdriver-manager start
  3. protractor E2E/conf.js