Skip to content

vinayakankugoyal/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

To start the development server with hot-reload:

npm run docs:dev

The site will be available at http://localhost:5173.

Build

To build the static site for production:

npm run docs:build

The output will be generated in the .vitepress/dist directory.

Preview

To preview the production build locally:

npm run docs:preview

Deployment

This project is configured to deploy to GitHub Pages via GitHub Actions. See .github/workflows/deploy.yml for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors