Skip to content

My portfolio site written in Vue, Nuxt, and GSAP!

Notifications You must be signed in to change notification settings

naaadz/nadiachu

Repository files navigation

My portfolio site on Nuxt 3

To build it

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

To run it

npm run dev