avris/micrus-demo
Composer 安装命令:
composer create-project avris/micrus-demo
包简介
Demo project for the Micrus framework
README 文档
README
This is an example project that demonstrates the usage and features of the Micrus framework.
Documentation
The documentation is available at docs.avris.it/micrus
Instalation
Install Composer and run:
$ composer create-project avris/micrus-demo my_new_project
$ cd my_new_project
$ bin/env
$ bin/micrus db:schema:create
$ bin/micrus db:fixtures
$ yarn
$ yarn server
$ php -S localhost:8070 -t public/
Your website should be available under:
http://localhost:8070
Running tests
$ vendor/bin/phpunit
Copyright
- Author: Andre Prusinowski (Avris.it)
- Licence: MIT
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-04