Open gbowne1 opened 1 year ago
Fix the 404 route so it loads the 404 page when it hits a 404 instead of a message from server
The 404 page assets are in /src/client/public/notfound and in /css
This only returns the server message from console log not the html page.
New route maybe??
Fix the 404 route so it loads the 404 page when it hits a 404 instead of a message from server
The 404 page assets are in /src/client/public/notfound and in /css