Skip to content

kirancchand/naac_alpha1

Repository files navigation

laravel5.4-angular2

This is initial setup of Angular 2 with Laravel 5.4.

  1. First clone it or download it.
  2. Run this command in your terminal-
composer install
  1. Rename .env.example to .env (already done)
  2. Run this command in your terminal-
php artisan key:generate
npm install
  1. Go node_modules>elixer-typescript>index.js and comment this line
//.pipe($.concat(paths.output.name))  (already done)
  1. Run this command in your terminal-
gulp
  1. Launch it into your browser with localhost or php artisan command -
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors