Closed stevenweaver closed 1 year ago
When building with yarn build and then running yarn start and navigating to localhost:4200, nothing is rendered but a blank page. I am using node version 8.6.0.
yarn build
yarn start
localhost:4200
When building with
yarn build
and then runningyarn start
and navigating tolocalhost:4200
, nothing is rendered but a blank page. I am using node version 8.6.0.