https://github.com/keizerdev/sillex-boilerplate
Just a sillex boilerplate that works for me
https://github.com/keizerdev/sillex-boilerplate
Last synced: 2 months ago
JSON representation
Just a sillex boilerplate that works for me
- Host: GitHub
- URL: https://github.com/keizerdev/sillex-boilerplate
- Owner: KeizerDev
- Created: 2016-03-04T10:27:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T21:29:59.000Z (about 9 years ago)
- Last Synced: 2025-03-23T05:25:19.558Z (over 1 year ago)
- Language: ApacheConf
- Size: 135 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
$ php -S localhost:8080 -t web/
```
```bash
sass web/styles/main.scss:web/css/main.css
```