Run BigCommerce + NextJS store locally
Unanswered
Indian pariah dog posted this in #help-forum
Indian pariah dogOP
Repo: https://vercel.com/psans20s-projects/prestigebox-nohp
Link: https://prestigebox-nohp.vercel.app/
I want to run this store on localhost:3000 so I can edit the changes myself. How do I do this?
Link: https://prestigebox-nohp.vercel.app/
I want to run this store on localhost:3000 so I can edit the changes myself. How do I do this?
9 Replies
Netherland Dwarf
Are you looking for
npm run dev?Indian pariah dogOP
Yes
Indian pariah dogOP
@joulev It my first time using this forum, where do I find the answer?
@Netherland Dwarf Are you looking for `npm run dev`?
this is the answer
isnt that what you were looking for?
Indian pariah dogOP
When I run that command in my terminal, here what it gives me
@joulev isnt that what you were looking for?
Indian pariah dogOP
Not exact
Netherland Dwarf
I'm not experienced with nextjs middleware, but I see it being compiled then throwing
{ name: undefinied }so I guess now you have to solve why you're getting this traceback