This bundle is created and maintained by SumoCoders. It contains a set of basic tools that enable us to build an application in a shorter timespan. The bundle is intended to be used together with our npm package.
To properly use this bundle, create a new project with our application skeleton:
$ composer create-project sumocoders/application-skeleton my_project
The skeleton will load this bundle, install our npm package and add some extra config for CI, deployment, etc..
All documentation is located in the docs/
subdirectory.
Feel free to add an Issue on Github, or even better create a PR.
This software is published under the MIT License