VTbiocomplexity / frontend

Frontend
MIT License
0 stars 0 forks source link

frontend

CircleCI Test Coverage Issue Count Maintainability Known Vulnerabilities

Installation

  1. Install node version manager (nvm), close and open terminal afterwards
  2. Use nvm to install Node.js, version listed in package.json
    nvm install lts/*
  3. Install Yarn - see Yarn's installation instructions for your OS.
  4. Install Chrome (needed for browser-based testing).
  5. Clone this repo, then navigate into the project folder.
  6. Create a .env file at the project root, then request the contents from an app owner.
  7. yarn install

Reference Documents


BrowserStack
We are using BrowserStack to test compatibility accross Chrome, Firefox, Safari, Edge, and IE 11, and we thank them for supporting open-source projects.