Vintage test task

Project setup

  1. yarn install
  2. Copy config/index.example.js to config/index.js and paste appropriate values
  3. yarn serve

Compiles and minifies for production

yarn build

Run your tests

yarn test

Lints and fixes files

yarn lint