romulodl/shunter-todo
Composer 安装命令:
composer require romulodl/shunter-todo
包简介
Example app for shunter
README 文档
README
This TODO app is a working example for shunter.
Installation
Local
The application needs PHP (> 5.4) and sqlite3 running in your machine.
The installation could be done via composer.
- Clone the repo and run:
composer install - Run the db migrations:
vendor/bin/phinx migrate - Start a php server:
php -S 0.0.0.0:8080 - Access
localhost:8080?json=truein your browser
Vagrant
- TODO
Docker
- TODO
Shunter Setup
- TODO [how to connect shunter with this app]
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2016-01-11