Skip to content

madhukard/angular2-jspm-seed

Repository files navigation

Build Status devDependency Status

Starter project for Angular 2 + material2 + TypeScript + JSPM + Gulp

Angular2 / material2 / TypeScript / JSPM / Gulp Starter Project

A quick start template for web development with JSPM, Gulp, material2, TypeScript and Angular 2.

Work in progress!

Development Requirements

Dependency OS X Installation
node.js brew install nodejs
gulp npm install -g gulp
jspm npm install -g jspm

Development

Installation

git clone https://github.com/madhukard/angular2-jspm-seed.git myapp
cd myapp
npm install
jspm install
gulp

Live Reload

gulp

Running test

gulp test

Running e2e integration tests

gulp e2e

Production build

gulp deploy

About

Angular2 / TypeScript / material2 / JSPM / Gulp Starter Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published