Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
/ Mirai Public archive

My (old) personal portfolio website built with React

License

Notifications You must be signed in to change notification settings

Mirailisc/Mirai

Repository files navigation

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