Skip to content

Getting Started

Let's get you started on your "next" venture.

  1. Clone the repository from GitHub:
    git clone https://github.com/pnpancholi/apexkit
    
  2. Install dependencies (use your preferred package manager):
    npm install
    # or
    yarn install
    # or
    pnpm install
    
  3. Start the development server:
    npm run dev
    

VoilĂ ! That's all you need to get started.

You should see something like this in your browser.

ApexKit