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

Latest commit

 

History

History
24 lines (19 loc) · 548 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 548 Bytes

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