Integrated with angular-cli. Uses Angular Material
npm i -g @angular/cli
composer create-project jaesung2061/anvel
cd anvel
npm install
ng build
php artisan serve
Go to http://localhost:8000
Integrated with angular-cli. Uses Angular Material
npm i -g @angular/cli
composer create-project jaesung2061/anvel
cd anvel
npm install
ng build
php artisan serve
Go to http://localhost:8000