Skip to content

a-h-abid/lumen-ng4-quickstart

Repository files navigation

Lumen Angular4 Quickstart

Just a quick startup project to work on angular4 with lumen

Installation

  • Download the project and extract it somewhere.
  • Create .env file
  • Run composer install to install our lumen framework.
  • Run npm install to install node packages (and angular)
  • Run npm run build to make the js files
  • Open web browser and run your webapp (php artisan serve or any other way you set up).

Where are the angular source files?

Inside the resources directory.

License

MIT license

About

A quickstart project of Angular 4 with Lumen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages