/angular-starter-kit

Angular JS + Web Starter Kit

Primary LanguageJavaScriptMIT LicenseMIT

Angular Starter Kit

Overview

An seed project for client side applications with the following components:

Installation

git clone https://github.com/pengux/angular-starter-kit.git
cd angular-starter-kit
npm install
bower install
gulp webpack
gulp serve