如何安装 Atta?
How can I install Atta?
我已经安装了 XAMPP
和 composer
。我的 XAMPP 是 7.4,我的 composer 使用的是 composer 1。我还没有升级到 composer v2。
如何在我的电脑上安装这个项目?该项目似乎位于 https://github.com/erleiuat/Atta.
要完成的步骤:
- 在 Windows 上打开 git bash 或终端或命令提示符。
- 将目录更改为
htdocs
- 运行 命令
git clone gh repo clone erleiuat/Atta
- 在您的浏览器中访问:
http://localhost/Atta/index.php
这应该可以完成工作。
我已经安装了 XAMPP
和 composer
。我的 XAMPP 是 7.4,我的 composer 使用的是 composer 1。我还没有升级到 composer v2。
如何在我的电脑上安装这个项目?该项目似乎位于 https://github.com/erleiuat/Atta.
要完成的步骤:
- 在 Windows 上打开 git bash 或终端或命令提示符。
- 将目录更改为
htdocs
- 运行 命令
git clone gh repo clone erleiuat/Atta
- 在您的浏览器中访问:
http://localhost/Atta/index.php
这应该可以完成工作。