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

ryanwang520/react-starter-kit

Repository files navigation

React Starter Kit

An opinioned boilerplate for React app development

Here is a live demo

Features

  1. Necessary loaders
  2. Separate webpack config file for different env
  3. React Fast Refresh
  4. TypeScript Support
  5. Code splitting
  6. DllPlugin configured
  7. Polyfill on demand
  8. Integrate with react-router.

Setup

  1. Run yarn install or npm install.
  2. Start dev-server by running npm start

About

My favored boilerplate for a react project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published