danielstern / isomorphic-react

A simple but powerful React application built on a standards-compliant back-end
https://isomorphic-react-x.herokuapp.com/
380 stars 259 forks source link

Netlify giving PageNotFound Error #36

Closed Iamsbharti closed 4 years ago

Iamsbharti commented 4 years ago

Hi,

I have deployed the application on netlify. The build is successful and the logs show site is deployed message. But when I try to preview the site it says PageNotFound. I have provided the run build command as -- npm run build and Publish directory as ./dist. build logs are at logs

can anybody help here , what's missing?