Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vannizhang committed Jun 21, 2021
1 parent 5f94b55 commit 11c4388
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The Boilerplate to start React+Redux project with TypeScript in an easier and fa
- TypeScript
- Webpack
- Jest
- Tailwind
- styled-components
- EsLint
- Prettier
Expand Down Expand Up @@ -74,4 +75,6 @@ The Boilerplate to start React+Redux project with TypeScript in an easier and fa
├── package.json
├── tsconfig.json
├── webpack.config.js
├── tailwind.config.js
├── postcss.config.js
```

0 comments on commit 11c4388

Please sign in to comment.