You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.
I deployed the app to heroku saving dist folder but am just getting a blank screen with this error in the console
Profile
web: node bin/server
bin/server
const express = require('express')
const path = require('path')
const PORT = process.env.PORT || 5000
The text was updated successfully, but these errors were encountered: