fortis / silex-angular-starter

Silex 2 🌶 and AngularJS 1.5 Starter Application Boilerplate 🎯 https://silex-angular-starter.herokuapp.com/
0 stars 0 forks source link

Silex 2 and AngularJS Starter Application

Greenkeeper badge Build Status

This is a starter application for a Single Page Application featuring the modern Silex 2 framework and Google’s acclaimed front-end framework AngularJS. Just download and install and you have a good foundation for building any application.

Features!

Installation

git clone https://github.com/firtus/silex-angular-starter.git
composer install --prefer-dist
npm install

Run

To provide the JS and CSS files and to keep track of changes to these files:

gulp && gulp watch

Requirements

Feedback is welcome. Use Issues