panix/

PIXELION CMS

安装: 151

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:项目

1.0.9 2023-05-30 23:10 UTC

This package is auto-updated.

Last update: 2024-09-22 07:20:08 UTC


README

PIXELION CMS

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

安装

安装Composer后,运行以下命令来安装Composer Asset Plugin

首次运行

php composer global require "fxp/composer-asset-plugin:^1.2.0"

运行开发环境

php composer create-project panix/app . "dev-master"

运行生产环境

php composer create-project --prefer-dist --no-dev --stability=dev panix/app . "dev-master"