Skip to content

My personal website / portfolio.

Notifications You must be signed in to change notification settings

hermesjpappas/hjp

Repository files navigation

hjp

My personal website / portfolio.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Build-only

yarn build-only