Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

enk0de/react-boilerplate

Repository files navigation

React Boilerplate

React TypeScript Webpack Babel Yarn ESLint Prettier Jest

Vulnerabilities License

Simple, but cool frontend boilerplate starter for React.

Features

  • Webpack HMR(Hot Module Replacement) using React Refresh is working.
  • Default ESLint, Prettier settings is pre-configured.
  • Default JetBrainatic IDE settings is pre-configured.
  • No codes except the core.

Included

  • React
  • Webpack 5
  • TypeScript
  • Babel
  • Yarn 2 Berry with PnP
  • ESLint
  • Prettier
  • Jest

Requirements

  • Node.js 14+
  • Yarn Package Manager
  • WebStorm (optional)
    • if you are not using this, do below in the root of directory. rm -rf .idea

License

MIT License