Skip to content

Pacheco95/resume

Repository files navigation

Michael Pacheco's resume

This is a Next.js project bootstrapped with create-next-app.

Getting Started

  • Install nvm
  • Install the appropriate node version specified in .nvmrc file:
    nvm install
  • Run the development server:
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev

Open http://localhost:3000