Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 426 Bytes

Small app that queries events for you favourite Artists

by Vladimir Tribusean

Instructions how to run:

  1. Install latest version Node (if you have any version of NODE installed you can try to skip this step)
  2. run yarn install (or you can use npm if you wish)
  3. run yarn run test - to run few tests.
  4. run yarn start - to run the app. (it should boot on http://localhost:3000/)