Awesome
A Slim3 application with an architecture following a DDD approach.
Install requirements
$ sudo npm install -g gulp bower
$ npm install gulp bower del gulp-concat gulp-jshint gulp-uglify gulp-minify-css gulp-assets --save-dev
Install libraries
$ composer install --no-dev --optimize-autoloader
Install assets
$ npm install
$ bower install
Create cache files
$ mkdir cache/
$ chmod 777 cache/