How to server React.js build static file? #16645
pradeepbgs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
so when we build our react application it generates a dist folder where our index.html and assets are
but in bun new static file server feature how can we server ?
this is my project structure -
when i run application it doesnt work because index.html needs js and css files , here is err -
Beta Was this translation helpful? Give feedback.
All reactions