csepmdat / laravel-angular2
This package is abandoned and no longer maintained.
No replacement package was suggested.
Laravel 5.2 Project with Angular2
Package info
github.com/csepmdat/laravel5-angular2
Type:project
pkg:composer/csepmdat/laravel-angular2
v1.1
2016-08-07 03:50 UTC
Requires
- php: >=5.5.9
- laravel/framework: 5.2.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~4.0
- symfony/css-selector: 2.8.*|3.0.*
- symfony/dom-crawler: 2.8.*|3.0.*
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.