with React
, tailwindCSS
, Vanta
, Zustand
, @wellyshen/use-web-animations
and react-awesome-reveal.
npm install # install dependencies
npm run build # build (for shell script) (windows => tsc && vite build)
npm run preview # preview
npm run dev # start server (for development)
npm run deploy # deploy with gh-pages (production)