-
-
Notifications
You must be signed in to change notification settings - Fork 892
Having trouble seting up stdlib website repo locally. #5631
rahulptl165
started this conversation in
Google Summer of Code (GSoC)
-
Hi, i am rahul kumar. i want to solve issues listed in www repository. but i am not able to setup codebase locally. can any one help me ?
here's what i have done
npm run install:dev
and then npm run start-dev
, server is starting at http://127.0.0.1:3000
When I visit http://localhost:3000, I get this response
{
"message": "Route GET:/ not found",
"error": "Not Found",
"statusCode": 404
}
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
This issue may be relevant: stdlib-js/www#64
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment