This is a starter project that gives you an out of the box configuration for the following:
- Laravel5
- Laravel5 Debug Bar
- Laravel5 Repositories
- Angular
- Angular Material
- Angular UI Router
- EditorConfig
- JavaScript Code Style (jscs)
- Jshint
- Less
- Elixir (for all the above)
Follow these simple steps:
- Clone the repository
composer install
npm install
bower install
npm install -g gulp
gulp
gulp watch
Open a new issue.