satyawikananda / 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

Home Page:https://satyawikananda.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://satyawikananda.vercel.app

License:MIT License


Languages

Language:TypeScript 74.0%Language:Vue 24.4%Language:HTML 0.8%Language:CSS 0.6%Language:Shell 0.2%