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

Commit 3aaf55b

Browse files
author
Felix Gladisch
committed
README: More details on the deps
1 parent 1f630ed commit 3aaf55b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
This is a minimalistic Angular 2 seed project, featuring:
66
* [webpack](https://webpack.github.io)
77
* [Karma](https://karma-runner.github.io)
8-
* [ng2-translate](https://github.com/ocombe/ng2-translate)
9-
* [Bootstrap (Sass)](http://getbootstrap.com)
8+
* [Jasmine](http://jasmine.github.io)
9+
* [TypeScript](https://www.typescriptlang.org)
1010
* [@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 (Sass)](https://github.com/twbs/bootstrap-sass)
1114

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

0 commit comments

Comments
 (0)