shiniwolf/angular2-symfony3

Angular 2 / Symfony 3 Quickstart

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/ShiniWolf/angular2-symfony3

Type:project

pkg:composer/shiniwolf/angular2-symfony3

Statistics

Installs: 335

Dependents: 0

Suggesters: 0

Stars: 20

Open Issues: 1

1.0.1 2017-08-31 15:15 UTC

This package is not auto-updated.

Last update: 2021-10-10 23:30:36 UTC


README

Symfony 3

Bundles

Commands

  • Create project with composer : composer create-project shiniwolf/angular2-symfony3 directory_name
  • Complete parameters.yml
  • Create your virtual host : http://angular2-symfony3.dev/

Angular 2

Commands

Structure directory

  • Angular app files are located in /web/src
  • Public files are located in /web/public
  • Config files (webpack/karma) are located in /web/config