An open API service indexing awesome lists of open source software.

https://github.com/romagny13/ang2webpack

Angular 2 startup project with webpack
https://github.com/romagny13/ang2webpack

angular2 starter webpack

Last synced: 3 months ago
JSON representation

Angular 2 startup project with webpack

Awesome Lists containing this project

README

          

# Angular 2 with Webpack

Angular 2 startup project with Webpack

Documentation

```
npm install
npm start
```
Go "http://localhost:8080/"

Tests with Karma and PhantomJS
```
npm test
```