Skip to content

Commit 106b733

Browse files
committed
Add README
1 parent 42b9f0b commit 106b733

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# TypeScript/React/Webpack boilerplate
2+
3+
I know, there are a million of these out there. I have this here just so I can provide a nice starting point for myself when creating React apps. Most boilerplates like this out htere don't have every file written in TypeScript, just the client-side code. Even just writing the webpack config file in TypeScript is worth the benefit of having it in TypeScript. All the tasks/scripts for the dev server, builder, etc will be written in TypeScript because why not?

0 commit comments

Comments
 (0)