Where in the nextjs repo is the code to start the dev environment?
Answered
Alfonso Guerra posted this in #help-forum
11 Replies
@Alfonso Guerra ?
you mean the command
npm run-script dev?No. I mean "next dev"
@Alfonso Guerra No. I mean "next dev"
You mean the repo itself? https://github.com/vercel/next.js
Is that the nextjs repo?
yea
then that's what I meant
alright. Happy to help 👍 [please mark solution](https://cdn.discordapp.com/attachments/1043615796787683408/1117191182133501962/image.png?ex=6647179e&is=6645c61e&hm=16b001beb0d95a472c69f8346c60c8a9ea6b7722f68e012c0c6b814551035119&)
when it's solved, I will
Answer
start from there. the repo is huge, you need a certain level of expertise to understand the code.
@joulev start from there. the repo is huge, you need a certain level of expertise to understand the code.
thank you. that's exactly what I was looking for.