Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 704 Bytes

File metadata and controls

46 lines (34 loc) · 704 Bytes

🚀 Installation

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn package manager

Setup Instructions

  1. Clone the repository
git clone https://github.com/your-username/pphat.netlify.app.git
cd pphat.netlify.app
  1. Install dependencies
npm install
  1. Set up environment variables
cp .env.example .env.local
# Add your configuration values
  1. Start development server
npm run dev
  1. Build for production
npm run build
  1. Preview production build
npm preview

📊 Analytics

Alt