Skip to content

mcabreradev/angular2-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 starter kit with webpack

Features

  • Angular 2
  • Typescript
  • Webpack
  • Live reload
  • Angular router

This starter kit features the official Tour of Heroes tutorial

Demo

Requirements

Getting started

git clone https://github.com/michaelbazos/angular2-starter.git && cd angular2-starter

npm i

npm start

The application is served at http://localhost:3000 in watch mode.

License

MIT

About

⭐ Angular Tour of Heroes with webpack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 42.1%
  • CSS 26.1%
  • JavaScript 22.3%
  • HTML 9.5%