Skip to content

A complete configuration for React and TypeScript with Webpack 5

Notifications You must be signed in to change notification settings

mrkhedri/webpack5-react-typscript

Repository files navigation

Webpack 5 configuration for React and TypeScript

In this project, a complete configuration for React and TypeScript has been done, which you can do after cloning your personalization project on the configured files. The following horoscope configuration has been created:

  • Webpack 5
  • ESLint
  • Prettier
  • TSConfig

Installation and start development

Install the dependencies and devDependencies:

$ yarn
$ npm install

Start dev server:

$ yarn start
$ npm run start

About

A complete configuration for React and TypeScript with Webpack 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published