This is Deed’s Site written in Nextjs + Typescript.
Deploy
git clone https://github.com/henlowornd/henlowornd.github.io.git
cd henlowornd.github.io
npm i
npm run build
npm run start # http://localhost:3000
Development
npm run dev # http://localhost:3000