jaesung2061/anvel

Laravel. Angular. Integrated
1,095 92
Install
composer require jaesung2061/anvel
Latest Version:v0.7.3
PHP:>=7.0.0
License:MIT
Last Updated:Feb 4, 2018
Links: GitHub  ·  Packagist
Maintainer: jaesung2061

Configured Laravel and Angular 2 starter kit

Integrated with angular-cli. Uses Angular Material

Installation

npm i -g @angular/cli
composer create-project jaesung2061/anvel
cd anvel
npm install
ng build
php artisan serve

Go to http://localhost:8000