Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 560 Bytes

File metadata and controls

7 lines (4 loc) · 560 Bytes

Modern-React-TypeScript-Webpack-Babel-Boilerplate

I have created this as a practice to learn more about Webpack and Babel internal works, so it is basically a mimic of create-react-app ( maybe better in some way? 🥸 ) and you have full control of everything that happens under the hood.

It is strongly opinionated, but I tried to apply some of "Best Practices" here and there and finally I publish it here in case anyone wants to create their own project from scratch and want to use this as a guide or anything.

Cheers!