Ikkan 一貫

Installation

How to install Ikkan

Installation

To get started with Ikkan, you need to install the package from your favorite package manager:

pnpm dlx ikkan@latest init
🚀 Welcome to Ikkan initialization!

📦 Detected package manager: pnpm

Checking peer dependencies...

The following packages will be installed:
- @ikkan/core
- @ikkan/client
- @ikkan/server

Required peer dependencies:
- next
- react
- swr
- zod

Would you like to continue? (Y/n):

The initialization script will ask you if you want to continue, and will install the necessary packages if you do.

On this page