/Mirai

My (old) personal portfolio website built with React

Primary LanguageTypeScriptMIT LicenseMIT

pipeline Netlify Status release

Mirai

Personal Portfolio website

Setup for Development and Production

  • Clone this repository
  • install dependencies
$ pnpm install

Development

$ pnpm start

Production

$ pnpm build