/symfony2-angular-phonecat

Symfony2 Angular Phonecat - based on AngularJS Phone Catalog Tutorial, with Symfony2, AngularJS and RequireJS

Primary LanguagePHPMIT LicenseMIT

Symfony2 with RequireJS and AngularJS

Introduction

This is an implementation of AngularJS built with RequireJS, in a Symfony2 project.

Demo

You can show an instance here: http://symfony2-angular-phonecat.didier.io/

Installation

Install requirements:

npm install

Install dependencies with bower:

bower install

Build assets:

grunt production

Resources