Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1023 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 1023 Bytes
Logo

ARJ | Framer Milton Template

This is the clone of https://culture-breathe-337021.framer.app/ built with Vite JS, Tailwind CSS and hosted with Vercel

Logo

Initial Setup done with -

 pnpm create vite@latest

🛠 Installation & Set Up

  1. Install dependencies using pnpm

    pnpm i
  2. Start the development server

    pnpm dev

🚀 Building and Running for Production

  1. Generate production build

    pnpm build