/satyawikananda.tech

My portfolio website, come check it if you want to know me more. Made using Vue.js 3 and TypeScript. Hosted on Vercel

Primary LanguageTypeScriptMIT LicenseMIT

Satya Wikananda's portfolio site

My portfolio website built with Vue.js 3, Vite.js, and TypeScript.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

Run End-to-End Tests with Cypress

pnpm run build
pnpm run test:e2e