This is the source of my personal webpage www-adki-site. Fork, star or just clone is available.
I use Yarn-4.3.1 to manage this project's packages. After install it, you can just like this:
yarn install
yarn dev
and then you have already start a development Next.JS Server. Feel free to edit it.
Enjoy coding and never give up.