pmvc-theme/hello_react
最新稳定版本:0.3.5
Composer 安装命令:
composer require pmvc-theme/hello_react
包简介
Hello World Theme for PMVC Facebook react.js
README 文档
README
PMVC Hello World react.js theme
Test server output
./compile.sh node
Add for git submodule
- HTTP
- git submodule add https://github.com/pmvc-theme/hello_react hello_react
- SSH
- git submodule add git@github.com:pmvc-theme/hello_react.git hello_react
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install Use composer.json or use command-line directly
2.1 Install Use composer.json
- vim composer.json
{
"require": {
"pmvc-theme/hello_react": "dev-master"
}
}
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-theme/hello_react
统计信息
- 总下载量: 392
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-07