Skip to content

laurence-trippen/react-typescript-webpack-boilerplate

Repository files navigation

Logo

React TypeScript Webpack5 Boilerplate

by Laurence Trippen

Features

  • TypeScript with extra Type-Checking step (not only transpiling...)
  • Babel
  • Jest
  • React Testing Library

Styling Options

  • SCSS
  • PostCSS with Tailwind

Optional

  • ESLint?
  • Prettier?
  • Cypress?
  • Storybook?

Usage

npm i

# for development
npm run dev

# for production
npm run build

# for Jest unit-testing
npm test

About

My React starter template with TypeScript & Webpack bundling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published