mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
1.3 KiB
1.3 KiB
home, heroImage, actionBtn, features, footer
| home | heroImage | actionBtn | features | footer | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | ./logo_trans.png |
|
|
Apache-2.0 Licensed | Copyright © 2019-2022 Zhamao Developer Team | <a href="http://beian.miit.gov.cn">沪ICP备2021010446号-1</a> |
快速上手
安装框架和环境
此命令可一键以模板安装 zhamao-framework 和 PHP 独立环境到目录下,无需 root!(仅限 Linux)
mkdir my-app
cd my-app
bash -c "$(curl -fsSL https://api.zhamao.xin/go.sh)"
运行框架
./zhamao server
