File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,19 @@ A fullstack demo used Vue2 & Koa2(Koa1 version is [here](https://github.com/Molu
8
8
9
9
:rocket : Instant feedback
10
10
11
- :stuck_out_tongue_winking_eye : Vue SSR Support in the [ ssr] ( https://github.com/Molunerfinn/vue-koa-demo/tree/ssr ) branch
11
+ :stuck_out_tongue_winking_eye : Vue SSR support in the [ ssr] ( https://github.com/Molunerfinn/vue-koa-demo/tree/ssr ) branch
12
+
13
+ :tada : Docker support
12
14
13
15
<p align =" left " >
14
16
<a href =" https://github.com/feross/standard " >
15
17
<img src="https://img.shields.io/badge/code%20style-standard-green.svg?style=flat-square" alt="">
16
18
</a >
17
19
<a href =" https://github.com/facebook/jest " >
18
- <img src="https://img.shields.io/badge/tested_with-jest-99424f.svg" alt="">
20
+ <img src="https://img.shields.io/badge/tested_with-jest-99424f.svg?style=flat-square " alt="">
19
21
</a >
20
22
<a href =' https://coveralls.io/github/Molunerfinn/vue-koa-demo?branch=master ' >
21
- <img src='https://coveralls.io/repos/github/Molunerfinn/vue-koa-demo/badge.svg?branch=master ' alt='Coverage Status' />
23
+ <img src='https://coveralls.io/repos/github/Molunerfinn/vue-koa-demo/badge.svg' alt='Coverage Status' />
22
24
</a >
23
25
</p >
24
26
You can’t perform that action at this time.
0 commit comments