Simple, but cool frontend boilerplate starter for React.
- 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.
- React
- Webpack 5
- TypeScript
- Babel
- Yarn 2 Berry with PnP
- ESLint
- Prettier
- Jest
- Node.js 14+
- Yarn Package Manager
- WebStorm (optional)
- if you are not using this, do below in the root of directory.
rm -rf .idea
- if you are not using this, do below in the root of directory.