Found 121 repositories(showing 30)
adeelibr
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
brotzky
An example of how to code split with Webpack 2 and React Router
xtabbas
webpack 2, react hotloader 3, react router v4, code splitting and more
Production ready full stack starter kit. Featuring: Docker, Node, Postgres, Sequelize, React, Redux, GraphQL, RXjs, Webpack 3, Hot Module Reloading, Server Side Rendering and Code Splitting.
echenley
Implicit code-splitting and chunk-loading with React Router and Webpack
carlosnakane
A Monorepo Modular React App powered by Webpack code splitting and Yarn Workspaces
Nikhil-Kumaran
Reactjs setup with babel, webpack with basic loaders, ant design, react-router and optimized for production using code splitting and lazy loading.
chiragkataria22
A complete set up of the React application with Typescript, Webpack 5, Babel v7, SSR, Code Splitting and HMR.
That react app you always wanted: webpack@3.10.0, react@16.0.0, postCSS, purifycss, dll's and code splitting examples, bregh. Highly opinionated but you better like it.
abramstyle
Kaon.js is a react isomorphic app solution. It contains webpack build, hot reloading, code splitting and server side rendering.
faceyspacey
💩 A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-css-chunks-webpack-plugin
horizon-games
React + MobX + TypeScript + Webpack w/ code-splitting, async module loading and optional SSR
geoffmiller
A simple (React) boilerplate for Webpack 3, dynamic imports, code splitting, and long term caching.
reactnativecn
support code splitting for react-native with haul & webpack
Advanced and highly scalable boilerplate built with Electron, React, Redux, and Webpack, featuring Babel, HMR, Loadables, Dynamic Reducer Injection, Selectors, and Code Splitting.
Guru107
Preact PWA boilerplate with SSR and code splitting using webpack-flush-chunks and react-universal-component
dbow
A simple-ish boilerplate for universal react, flux, react-router, css modules, and code splitting with webpack.
boraturant
Multi-SPA React Template for Asp.Net Core 2.1+, WebPack 4.0+. Supports Bundle/Code splitting, hashing and injection into ASP.NET views
lovefishs
Webpack Code Splitting and React-Router(v4) demo
Tom910
Code splitting to React and Webpack
chemitaxis
React + Mobx + React Router 4 + Code Splitting + WebPack 2
No description available
rhernandog
Sample of React, React Router V4 and Webpack, using code splitting
ruanmer
React Starter - web app boilerplate (React, Webpack, Babel, React Router, Code Splitting, Styled Components, Jest, Enzyme)
azulkipli
ReactJS starter progressive web app template with cool features such as hot-reload, async import for code splitting, browser history router with react-router-dom, and custom webpack config without eject using react-app-rewired.
Wraps all exported React components (whose names match the configured pattern) with react-hot-loader to enable hot-reloading, even if the React components are spread across Webpack chunks using code splitting.
antoniozzo
React, Redux + Webpack 3 template with server-side rendering and code splitting
giovannibieller
Init React app with: webpack, wepback-dev-server, eslint, jss, proptypes, babel, react-router 4 with code splitting
An example for creating a lazily loaded React web app; code-splitting using Webpack 2 and React Router v4
ayuvgr8
Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console. npm test Launches the test runner in the interactive watch mode. See the section about running tests for more information. npm run build Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed! See the section about deployment for more information. npm run eject Note: this is a one-way operation. Once you eject, you can’t go back! If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. Learn More You can learn more in the Create React App documentation. To learn React, check out the React documentation. Code Splitting This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting Analyzing the Bundle Size This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size Making a Progressive Web App This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app Advanced Configuration This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration Deployment This section has moved here: https://facebook.github.io/create-react-app/docs/deployment npm run build fails to minify This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify