Skip to content

shreyamdg/shreyamdg.github.io

Repository files navigation

Portfolio Website

This repository contains the codebase for a portfolio website built using Vue.js and Vite.

Scripts:

  • dev: Start the development server using Vite.
  • build: Build the production-ready code using Vite.
  • preview: Preview the production build locally using Vite.
  • lint: Lint the codebase using ESLint with Vue.js rules.
  • format: Format the codebase using Prettier.

Usage:

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Start the development server using npm run dev.
  4. Build the production-ready code using npm run build.
  5. Preview the production build locally using npm run preview.

About

Portfolio Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published