Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🆙 Official bundler for Kirby Panel plugins

License

NotificationsYou must be signed in to change notification settings

johannschopplich/kirbyup

Repository files navigation

kirbyup

kirbyup

npm version

The official bundler for Kirby Panel plugins with zero-config usage and built-in HMR.

Key Features

Setup

# pnpmpnpm add -D kirbyup# npmnpm i -D kirbyup

Basic Usage

Tip

📖 Read the documentation or skip starting from scratch and pick one of the following starters:

Having installed kirbyup, you can add the following scripts as shortcuts to the commands you will use most often:

{"scripts": {"dev":"kirbyup serve src/index.js","build":"kirbyup src/index.js"  },"devDependencies": {"kirbyup":"^3.1.3"  }}

💻 Development

  1. Clone this repository
  2. EnableCorepack usingcorepack enable
  3. Install dependencies usingpnpm install
  4. Runpnpm run dev:prepare
  5. Start development server usingpnpm run dev

License

MIT License © 2021-PRESENTJohann Schopplich

MIT License © 2022-PRESENTJonas Kuske

About

🆙 Official bundler for Kirby Panel plugins

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors2

    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp