Skip to content

mattwilding/laravel5-angular-material-starter

 
 

Repository files navigation

Laravel 5 Angular Material Starter

This is a starter project that gives you an out of the box configuration for the following:

Installation

Follow these simple steps:

  • Clone the repository
  • composer install
  • npm install
  • bower install
  • npm install -g gulp
  • gulp
  • gulp watch

Issues and Feature Requests

Open a new issue.

Contributing

You need to have this pre-commit hook: https://gist.github.com/jadjoubran/ccf963d68f6d80766298 in order to prevent regression of issue #1

About

Laravel 5 angular material starter project with elixir setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.4%
  • JavaScript 1.2%
  • Other 0.4%