After followng the README, it specifies to visit the address given by npm run start but the address returns a Cannot Get/ error. The way I have been testing the site is spawing a server directly from docs so the right fix might be to deprecate this and spawn directly the server from docs
After followng the README, it specifies to visit the address given by
npm run start
but the address returns aCannot Get/
error. The way I have been testing the site is spawing a server directly fromdocs
so the right fix might be to deprecate this and spawn directly the server fromdocs