You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I ave node js express application and trying to run through parcel ,
below is my folder structure
when run npm run start it run successfully but when open localhost:1234 it say 404
what is missing part of this puzzle?
here is package.,json
and you can see the repo here :https://github.com/xkeshav/kidz which is without parcel and running fine..
and here is the branch with parcel : https://github.com/xkeshav/kidz/tree/zeroPoint/parcel
someone guide me the right direction what changes i made to do?
Beta Was this translation helpful? Give feedback.
All reactions