Skip to content

Commit 1cc512a

Browse files
authored
Update README.md
1 parent dcccef1 commit 1cc512a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
<img alt="typescript" src="https://raw.githubusercontent.com/remojansen/logo.ts/master/ts.png" width="150" />
1313
</div>
1414

15+
## Description
16+
The problem of typing has long been known to all Javascript developers. Someone resolves it with the help of a Flow, someone with the help of something else, and someone with the help of a TypeScript. This repository allows you to make quick in React Development using TypeScript.
17+
18+
This boilerplate uses Webpack, Eslint, CSS Modules and Babel.
19+
20+
Pull Requests are very welcome!
21+
1522
## Usage
1623

1724
```sh

0 commit comments

Comments
 (0)