Skip to content

acederberg/typescript-webpack5-react-template

Repository files navigation

Use

To use this you should remove the git history and install the dependencies, e.g.

npx degit <url> <new-project-name>
npm install

Objectives

  • react with typescript.
  • webpack with dev, prod, and test modes.
  • 'Fast refresh' for efficient development.
  • A docker container.
  • A template index.tsx, index.css, and index.html.
  • Testing with jest.
  • Linting and formatting with prettier and eslint.
  • storybook for visualization.

About

A template for react with typescript driven by webpack5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published