Issue with serving static files with assets & CSS & redirecting to new pages.
Closed this issue · 5 comments
ArchismanKarmakar commented
Please check the video
2021-12-13.21-44-37.mp4
shmiitg commented
I will take this. I think all href links in the html files have to updated
re4lvanshsingh commented
could i solve this issue
ArchismanKarmakar commented
according to rules, shubham bhaiya will get this issue, sorry vansh.
ArchismanKarmakar commented
I will take this. I think all href links in the html files have to updated
just add app.use(express.static(path.join(__dirname,"../frontend/")));
everything will be fixed in one.
shmiitg commented
Yaah done.