Pre-installed software

  • NodeJS (npm)
  • Git

Install project

  • Clone repository
  • open the project folder
  • run npm install or sudo npm install if admin rights are required
  • run npm run test:prod

Before run test

  • Setup google account without SMS authorization

Additional