© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Shidhin
JavaScript Developer
@koistya What's the difference between react-app and react-app-tools ? I can see two npm versions
Konstantin Tarkus
Virtual CTO, full stack software engineer
react-app will contain a couple useful run-time components plus a react-app CLI tool and templates, while react-app-tools contains all the build/run configurations - Webpack, PostCSS, Browsersync, HMR etc.
react-app
react-app-tools