Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 455 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 455 Bytes

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/