I need help, please. I recently followed the Offline FreeCodeCamp Installation guide provided on the FCC Github page. I followed all the instructions but the server is not displaying anything at localhost:8000. Please what should I do?
I ran the following commands:
pnpm i run seed
pnpm i run develop
(Note: FreeCodeCamp staff guided me add “i” because he said they are working on a migration from npm to pnpm)
I don’t know if I am using the old port number, or I need to install additional packages.