hi everyone.
I just imported a react project. I started it and I can’t find the way to see the result.
thanks
Hey @DavideSignorell, welcome to the community!
Instead of going to local host you need to go to https://SLUG.DavideSignorell.repl.co (or https://SLUG--DavideSignorell.repl.co). Can you send a link to your Repl?
The Repl seems to be private. Does this URL work for you? https://ti-pippo-i-soldi-frontend--davidesignorell.repl.co/
it says: Unable To Wake Up.
the output of the console: VITE v4.3.9 ready in 1282 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h to show help
I saw a lot of videos about people who just start the project and a new tab appears (the page) but in my case it doesn’t work…
Can you make your Repl public so it’s easier to help you?
done. now it is public …
Instead of using Node.js, try forking the official React template:
do i have to rewrite all the code?
You can just copy and paste the code
oh ok i’ll try. thank u
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.