csepmdat/laravel-angular2

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

Laravel 5.2 Project with Angular2

Installs: 128

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

pkg:composer/csepmdat/laravel-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.