I pulled the repo, installed necessary things and started the app. Entered to http://localhost:3001/ but it didn't opened. When I looked to console output I received this error:
Uncaught (in promise) Error: More than one instance of bitcore-lib found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.
What do you think? Thanks.