Skip to content

tzi/angular2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 starter

A bootstrap architecture for an Angular2 application.

To understand how components works, there is:

  • 1 application component
  • 1 Hello world component

For a quick start, a Grunt configuration for:

  • Sass & Autoprefixer compilation
  • Typescript compilation
  • Watch & livereload
  • A connect server

Install

npm install

Command

Build assets and start a server with a livereload.

grunt server

About

A bootstrap architecture for an Angular2 application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published