Skip to content

Boilerplate for building modern front-end application in React and Typescript with the support of ES2022 JavaScript syntax, compiling with Babel and bundling with Webpack, also included beautiful static linting with ESLint, Husky and Lint-staged.

Notifications You must be signed in to change notification settings

devhe4d/Modern-React-TypeScript-Webpack-Babel-Boilerplate

Repository files navigation

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!

About

Boilerplate for building modern front-end application in React and Typescript with the support of ES2022 JavaScript syntax, compiling with Babel and bundling with Webpack, also included beautiful static linting with ESLint, Husky and Lint-staged.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published