Skip to content

ARJ2160/Milton-Framer-Template

Repository files navigation

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