Laravel. Angular. Integrated

Installs: 1 093

Dependents: 0

Suggesters: 0

Security: 0

Stars: 94

Watchers: 13

Forks: 26

Open Issues: 3

Type:project

v0.7.3 2017-10-14 18:26 UTC

README

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