Skip to content

An Angular 2 starter project for dev and production builds.

Notifications You must be signed in to change notification settings

johnlindquist/angular-2-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Hello World

QuickStart

npm install && npm start

TL;DR

npm start - Compiles in-browser npm run build - Compiles to a dist dir

Style Guide

https://github.com/mgechev/angular2-style-guide

Webstorm

Dismiss the "Compile TypeScript" prompt with no

Installing More Packages

npm install then follow the pattern in config.js for map and packages

About

Uses SystemJS and TypeScript for in-browser compiling Uses SystemJSBuilder for final build

Other

  • Uses browser-sync for dev host, but you can use any server you want.
  • Build size will improve VASTLY in upcoming Angular 2 releases, for now we can't even minify.

About

An Angular 2 starter project for dev and production builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published