Next.js Discord

Discord Forum

Changes to the "portfolio-starter-kit" template are not applied.

Unanswered
Snowshoe posted this in #help-forum
Open in Discord
SnowshoeOP
I cloned this [template](https://vercel.com/templates/next.js/portfolio-starter-kit) and changed "yourname" to "Subaru Sasaki" in the source code. However, the change was not applied to the new project.

I rebuilt the project to resolve this issue, but failed.

[my git respository](https://github.com/subarunrun0812/homepage/tree/main/portfolio-starter-kit)

2 Replies

Asian paper wasp
Define "the change was not applied to the new project".
What new project? What "not applied" do you mean?
@Asian paper wasp Define "the change was not applied to the new project". What new project? What "not applied" do you mean?
SnowshoeOP
I resolve this problem for because of you answer.
Solution only exectute only this command "npm run dev"
I couldn't understand this command "npx create-next-app --example blog my-blog".


Thank you.