Skip to content

punit-shah/punit-shah.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bbe91c3 · Jun 30, 2023
Jul 19, 2021
Jun 30, 2023
Aug 20, 2019
Jul 19, 2021
Aug 13, 2019
Jul 19, 2021
Jul 19, 2021

Repository files navigation

punitshah.dev

Screenshot of punitshah.dev

Development

Requires Node.js and Yarn.

yarn install

Installs dependencies.

yarn start

Runs the site in development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the site for production to the build folder.

yarn deploy

Deploys the site to GitHub Pages.