https://github.com/k-phoen/rulerz-silex-sandbox
Sandbox Silex project integrating RulerZ
https://github.com/k-phoen/rulerz-silex-sandbox
Last synced: 8 months ago
JSON representation
Sandbox Silex project integrating RulerZ
- Host: GitHub
- URL: https://github.com/k-phoen/rulerz-silex-sandbox
- Owner: K-Phoen
- License: mit
- Created: 2017-03-29T20:55:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T20:56:07.000Z (over 8 years ago)
- Last Synced: 2024-05-01T20:13:02.947Z (over 1 year ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RulerZ Silex Sandbox
====================
## Setup
```
composer install
php -S localhost:8080 -t web/
```
## License
This project is under the MIT license.