Skip to content

1-Sanchit-1/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My website

Hii 🖐️ there !! , You can learn more about me or gain my knowledge in a nutshell right here !

(Home || Education || Projects || Blogs || Contact Me)

Development/Deployment

This website is powered by Vitepress, a static-site generator (SSG) with Vue3.

In order to start the live server or build the website (output goes to dist):

Live server

npm run docs:dev

Build

npm run docs:build