Skip to content

iamsanmith/iamsanmith-portfolio

Repository files navigation

Personal Portfolio

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:iamsanmith/iamsanmith.github.io.git
cd iamsanmith.github.io
npm install
npm start

# For Build and serving static pages
npm run build
npm -g install serve
serve build

Note: use the depth parameter to reduce the clone size and speed up the clone.

git clone --depth=1 https://github.com/iamsanmith/iamsanmith.github.io.git

About

PortFolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published