csepmdat/laravel-angular2

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

Laravel 5.2 Project with Angular2

Maintainers

Package info

github.com/csepmdat/laravel5-angular2

Type:project

pkg:composer/csepmdat/laravel-angular2

Statistics

Installs: 128

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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.