Skip to content

nigelgilbert/ng2-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-2 webpack

Angular 2 + Webpack

A starter project and small example of how to write Components and Services in ES6.

Getting started

  1. git clone https://github.com/nigelgilbert/ng2-webpack.git
  2. npm install
  3. npm run watch
  4. Check out localhost:8080 to edit your Angular 2 app on webpack's dev server.

About

Uses Webpack and Babel to transpile the "@" decorators to ES2015 javascript. Also makes use of Webpack's dev server for live reloading changes during app development.

About

Babel, ES2015 and Webpack

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors