Skip to content

mariano/slim-sample-app

Repository files navigation

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/

About

Slim (3.* and later) sample app with a feeling of DDD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published