Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit562f56f

Browse files
committed
Expand README
1 parentd68cbc2 commit562f56f

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

‎README.md‎

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
#Typescript + React + Redux
22

3-
A dead-simple countertodemonstrate structure of a TypeScript-enabled redux
4-
application.
3+
All the concepts and tooling you'll needtoget started, packed into one tiny
4+
counter.
55

6-
Related articles:
6+
With step-by-step instructions:
77

88
1.[TypeScript and Redux: getting started][article-1]
99
2.[TypeScript and Redux: adding React][article-2]
1010
3.[TypeScript and Redux: async actions][article-3]
1111
4.[TypeScript and Redux: unit testing with Jest][article-4]
1212
5.[Integrating TypeScript and redux-thunk][article-5]
1313

14+
And a live[demo][demo].
15+
1416
##Usage
1517

16-
Install and build demo:
18+
Install and build demo application:
1719

1820
$ npm install
1921
$ npm run build
@@ -27,6 +29,15 @@ Install and build demo:
2729

2830
$ npm test
2931

32+
##Issues?
33+
34+
[Let's solve 'em!](https://github.com/rjz/typescript-react-redux/issues/new)
35+
36+
##License
37+
38+
MIT
39+
40+
[demo]:https://rjz.github.io/typescript-react-redux
3041
[article-1]:https://rjzaworski.com/2016/08/getting-started-with-redux-and-typescript
3142
[article-2]:https://rjzaworski.com/2016/08/typescript-redux-and-react
3243
[article-3]:https://rjzaworski.com/2016/09/typescript-redux-async-actions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp