csepmdat/laravel-angular2

This package is abandoned and no longer maintained. No replacement package was suggested.

Laravel 5.2 Project with Angular2

v1.1 2016-08-07 03:50 UTC

This package is not auto-updated.

Last update: 2018-11-06 01:53:46 UTC


README

A simple Laravel 5.2 project which configured to work with Angular2 in Typescript.

Basic Usage

composer create-project csepmdat/laravel-angular2 Create blank project via composer

npm install Install dependencies

gulp Build Assets: CSS, JS and Webpack all Angular2 script into bundle.js

License

The Laravel framework is open-sourced software licensed under the MIT license.