项目作者: prawee

项目描述 :
yii-initial
高级语言:
项目地址: git://github.com/prawee/yiiapp.git
创建时间: 2013-09-08T16:48:11Z
项目社区:https://github.com/prawee/yiiapp

开源协议:

下载


YiiApp

yii-initial projects

Requirements

  1. 1.Installed XAMPP
  2. 2.Installed Git.
  3. 3.Installed Composer.

Using on Windows with XAMPP by Composer

  1. 1.open cmd
  2. 2.cd /path/of/webserver such as c:\xampp\htdocs
  3. 3.git clone https://github.com/prawee/yiiapp.git your-project-name
  4. 4.cd your-project-name folder
  5. 5.composer self-update
  6. 6.composer --prefer-dist update
  7. 7.protected\vendor\yiisoft\yii\framework\yiic webapp c:\xampp\htdocs\your-project-name
  8. 8.typing yes
  9. 9.localhost/your-project-name

Update

2014-09-29 adding default composer.json