This is Yuichiro Iwashita's portfolio and blog made with Next.js.
This project is hosted on Vercel, which is a web app hosting service for Next.js projects.
The original link to this website is https://yiwashita.com. The aliases are the following: https://www.yiwashita.com, https://yirmt.vercel.app, and https://yirmt.github.io. You can check redirect settings for https://yirmt.github.io in this repo.
- Run
yarn install
to install all required npm packages. - Run
yarn dev
to start a development server.
This project is under MIT license except for blog posts located in ./contents
and images located in ./public
.