My personal website built with Next.js.
First, install the dependencies:
npm i
# or
pnpm i
Then, run development server:
npm run dev
# or
pnpm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
My personal website built with Next.js.
First, install the dependencies:
npm i
# or
pnpm i
Then, run development server:
npm run dev
# or
pnpm run dev
This project is licensed under the MIT License - see the LICENSE file for details.