承接 maxxscho/kirby-rocket 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

maxxscho/kirby-rocket

最新稳定版本:3.0.0

Composer 安装命令:

composer create-project maxxscho/kirby-rocket

包简介

Kirby 4 Boilerplate with TailwindCSS, AlpineJS and ViteJS for tooling

README 文档

README

A starter kit for the great Kirby CMS, based on Kirby Plainkit, pre-configured with the following tools to start quickly:

Requirements

  • PHP 8.1+
  • NodeJS (with NPM) 18+

Usage

The easiest way to install the project is with composer create-project.

composer create-project maxxscho/kirby-rocket your-project-directory

Node modules are installed and built automatically after project creation.
To run everything manually:

In your project root install the node modules.

npm install

Start the dev server...

npm run dev

or build the assets.

npm run build

Error when opening the site for the first time

If you open the site the first time and you get an error it's most likely because you didn't start the Dev-Server with npm run dev or didn't run the build with npm run build. Therefore the Vite Helper doesn't find the manifest.json.

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-10-26