Skip to content

jaesung2061/anvel

Repository files navigation

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