checarsner / angular-gulp-browserify-livereload-boilerplate

Example boilerplate for using Angular, Gulp, Express with LiveReload ad Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Boilerplate

This is an example Boilerplate for using Angular, Gulp, Browserify and a local webserver with LiveReload.

It's part of the blog post at http://mindthecode.com/lets-build-an-angularjs-app-with-browserify-and-gulp

Attention - Frickle

I won't be actively maintaining this repository, to keep it compatible with the tutorial on Mindthecode, so if you want a more up to date and advanced boilerplate with the above +more you are better off cloning https://github.com/Hyra/Frickle/

Installation

git clone https://github.com/Hyra/angular-gulp-browserify-livereload-boilerplate/ example-app

cd example-app

npm install

gulp dev

About

Example boilerplate for using Angular, Gulp, Express with LiveReload ad Browserify


Languages

Language:JavaScript 90.3%Language:HTML 7.5%Language:CSS 2.1%