awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesReact Build Pipelines

Configurations for compiling, bundling, and optimizing React applications.

Distinguishing note: The candidates focus on runtime optimizations or WASM, not the general build-time bundling and minification pipeline.

Explore 1 awesome GitHub repository matching web development · React Build Pipelines. Refine with filters or upvote what's useful.

Awesome React Build Pipelines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • wmonk/create-react-app-typescriptAvatar de wmonk

    wmonk/create-react-app-typescript

    3,680Ver en GitHub↗

    This project is a pre-configured starter template and development environment for building web applications using TypeScript and React. It provides a project scaffold that automates the initial setup of build configurations and type safety. The environment includes a build pipeline for compiling and bundling React components, alongside a local development server featuring live reloading and integrated linting. It also provides a boilerplate for Progressive Web Apps, incorporating service worker support for offline asset caching. Broad capability areas cover frontend build automation, web app

    Provides optimized Webpack and Babel settings for compiling, minifying, and bundling React components.

    JavaScriptcreate-react-appfrontendreact
    Ver en GitHub↗3,680
  1. Home
  2. Web Development
  3. React Build Pipelines