aisel/aisel
Composer 安装命令:
composer create-project aisel/aisel
包简介
Aisel - FullStack based on AngularJS, PHP(Symfony2)
README 文档
README
Installation
LAMP: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-LAMP
Framework: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-Aisel
Commands: https://github.com/ivanproskuryakov/Aisel/wiki/Development:-Aisel-commands
Quick installation:
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host
1. git clone git@github.com:ivanproskuryakov/Aisel.git
2. cd Aisel
3. composer install
4. bin/console aisel:install
5. Give permissions to following directories:
- app/cache/
- app/var/
- app/logs/
- web/media/
Requirements:
Node.js and NPM
Bower
Grunt
Installation with Vagrant
Add to /etc/hosts and open http://aisel.dev/en/
192.168.50.4 api.aisel.dev
192.168.50.4 aisel.dev
192.168.50.4 admin.aisel.dev
Launch vagrant box
vagrant up
Destroy and re-launch vagrant box
vagrant halt && vagrant destroy -f && vagrant up
Contacts
For support and consulting inquiries: https://github.com/ivanproskuryakov/Aisel/wiki/Contact-&-Support
Bug tracking
Project uses GitHub issues. If you have found bug, please create an issue.
MIT License
License can be found here.
Authors
Part of Aisel package, was originally created by Ivan Proskuryakov https://github.com/ivanproskuryakov
List of contributors.
统计信息
- 总下载量: 185
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 274
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-02-28