Skip to content

AmirSasson/Angular1TypescriptSystemJs

Repository files navigation

Angular1.X + Typescript + Systemjs = GREAT POWER

Seed project of an application that uses: TypeScript with AngularJS 1.* and SystemJS module loader

includes examples for filters,services,routing,..
for those of you that still cannot migrate to Angular2, this is your best seed friend

Quick Start

  1. Clone Git repo and cd into new directory
git clone https://github.com/AmirSasson/Angular1TypescriptSystemJs.git
cd Angular1TypescriptSystemJs
  1. Install npm packages dependencies
npm install
  1. Install typings
typings install
  1. Run the application
npm start
  1. Edit code in vsCode:
  code .

About

Seed project for angular 1.5 with Typescript and systemJS as module loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published