File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Build Status] ( https://travis-ci.org/emyann/typescript-webpack-starter.svg?branch=develop )] ( https://travis-ci.org/emyann/typescript-webpack-starter )
4
4
> 🚀 An ES6 and TypeScript Starter kit using webpack for bundling. Create your TypeScript module with neither build nor test configuration.
5
5
6
+
7
+ ## Built upon
8
+
9
+ - [x] [ Webpack 3] ( https://webpack.js.org/ )
10
+ - [x] [ Typescript 2] ( https://blogs.msdn.microsoft.com/typescript/2016/07/11/announcing-typescript-2-0-beta/ )
11
+ - [x] [ Webpack Dashboard] ( https://github.com/FormidableLabs/webpack-dashboard )
12
+ - [x] [ Karma] ( https://karma-runner.github.io/1.0/index.html ) , [ Jasmine] ( https://jasmine.github.io/ )
13
+
14
+ ![ Imgur] ( http://i.imgur.com/pETTX85.png )
15
+
16
+
6
17
## Quick Overview
7
18
8
19
``` sh
You can’t perform that action at this time.
0 commit comments