Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

dpsthree/NG2-TS-JSPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NG2-TS-JSPM Seed

This repo contains the basic configuration files needed to get started with Angular 2 using TypeScript and JSPM.

Inspired by htdt's ng2-jspm, but updated and simplified for a more generic purpose.

To use it clone this repo then run the following commands:

npm install -g jspm live-server
npm install
jspm install
live-server

The versions in use are:

  • Angular2 vAlpha.33
  • TypeScript v 1.5
  • JSPM v .16.0-beta.3

About

Starter kit for NG2 using TypeScript and JSPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published