Skip to content

Angular 2 Laravel Starter Kit - http://anvel.io. Installation will get you exactly that website.

Notifications You must be signed in to change notification settings

exponential-you/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

About

Angular 2 Laravel Starter Kit - http://anvel.io. Installation will get you exactly that website.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.2%
  • TypeScript 7.9%
  • HTML 3.6%
  • Other 1.3%