Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server error when browsing http://localhost:4300 #91

Open
ahmedalatawi opened this issue Mar 4, 2018 · 1 comment
Open

Server error when browsing http://localhost:4300 #91

ahmedalatawi opened this issue Mar 4, 2018 · 1 comment

Comments

@ahmedalatawi
Copy link

Hello Vlado,
Thanks for your awesome work!

When I run npm run start and go to http://localhost:4300 I get this error on the browser:
{"error":{},"message":"Not Found"}
I'm trying to run the server side stuff but seem not able to. Any help would be appreciated. Thanks!

@vladotesanovic
Copy link
Owner

http://localhost:4200 is angular app
http://localhost:4300 is API

try with http://localhost:4300/api/public/simple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants