Closed leonharbour closed 6 years ago
Facing the same issue. Any leads on how to solve this?
I was able to display some content by accessing the admin folder via a web server. But I don't believe it was built to be used in that way.
It feels like an unfinished showcase project.
@stephenmcd
But I don't believe it was built to be used in that way.
That's the correct way to access it - the JS is client-side and package.json exists so that the dependencies can be installed.
transport-tracker/admin/package.json "main": "index.js"