Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Commit 8eafd69

Browse files
author
Felix Gladisch
committed
docs: readme updated
1 parent fcd9037 commit 8eafd69

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
[![Build Status](https://travis-ci.org/fgladisch/angular2-webpack-seed.svg?branch=master)](https://travis-ci.org/fgladisch/angular2-webpack-seed)
44

55
This is a minimalistic Angular 2 seed project, featuring:
6+
* [TypeScript 2.1](https://www.typescriptlang.org)
7+
* [Sass](http://sass-lang.com)
8+
* [Bootstrap 4](http://v4-alpha.getbootstrap.com)
9+
* [ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap)
10+
* [ng2-translate](https://github.com/ocombe/ng2-translate)
611
* [webpack](https://webpack.github.io)
712
* [Karma](https://karma-runner.github.io)
813
* [Jasmine](http://jasmine.github.io)
9-
* [TypeScript](https://www.typescriptlang.org)
1014
* [@types](https://blogs.msdn.microsoft.com/typescript/2016/06/15/the-future-of-declaration-files)
11-
* [ng2-translate](https://github.com/ocombe/ng2-translate)
12-
* [Sass](http://sass-lang.com)
13-
* [Bootstrap 4](http://v4-alpha.getbootstrap.com)
1415

1516
This seed follows the [Angular 2 Style Guide](https://angular.io/docs/ts/latest/guide/style-guide.html).
1617

0 commit comments

Comments
 (0)