[μ 보] next.js localhost:3000 μ μ λΆκ°
ν΄κ²°λ°©λ²
νλ‘μ νΈ ν΄λμμ .next νμΌμ μμ νκ³ npm run dev μν
μμΈμ€λͺ
next.jsμ μ²μ μ λ¬Ένκ³ intellijλ₯Ό ν΅ν΄μ μν νλ‘μ νΈλ₯Ό devλ‘ μ€ννκ³ μ νλ€. κ·Έλ°λ° λλ http://localhost:3000μμ μλ²κ° μ€νλμλ€λ λ©μμ§λ§ νμΈνκ³ μ λμλ 보λ€λΌκ³ νκ³ μ€ννλ€.
κ·Έλ¬λ μ μμ΄ λΆκ°νμλ€. μλνλ©΄ μ μμ μΌλ‘ μλ²κ° μ¬λΌμ€λ €λ©΄ μμ μ¬μ§κ³Ό κ°μ΄ λ€ λμμΌνλ κ²μ΄λ€.
μ΄μ©λ€ 보λ powershell λλ μλ‘μ΄ νλ‘μ νΈμμ μ λλ κ²μ 보μ λ무 μμν΄ νλ€ κ·Έλ¬λ μμ€μ ν΄κ²° λ²μ μ°Ύμλ€. λ°λ‘ νλ‘μ νΈ ν΄λμμ .next νμΌμ μμ νκ³ npm run dev μννλ©΄ λλ κ²μ΄λ€.
https://stackoverflow.com/questions/73172827/localhost3000-front-end-not-loading-on-nextjs-app
localhost:3000 front end not loading on NextJS app
New React developer here. I have an eCommerce application I've been working through (Strapi backend, Next frontend), I'm having a lot of trouble when it comes to loading the front end on localhost....
stackoverflow.com