This is ham's portfolio.
This is a Next.js project bootstrapped with create-next-app
.
npm run build
, npm run lint
, npm run test:ci
, npm run prettier
is running on GitHub Actions.
$ brew install mkcert
$ mkcert -install
$ mkcert localhost
# run in local.
npm run storybook
Push to the main branch of github and it will be deployed to GitHub Pages.
https://ham0215.github.io/hamchance/
Push to the main branch of github and it will be deployed to Vercel.
Open https://hamchance.com to view it in the browser.
See dashboard. https://vercel.com/dashboard
Vercel is a cloud platform for static sites.