All Projects → rwieruch → Advanced React Webpack Babel Setup

rwieruch / Advanced React Webpack Babel Setup

The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Advanced React Webpack Babel Setup

Breko Hub
Babel React Koa Hot Universal Boilerplate
Stars: ✭ 145 (-17.61%)
Mutual labels:  webpack, babel
Babel Plugin Webpack Alias
babel 6 plugin which allows to use webpack resolve options
Stars: ✭ 151 (-14.2%)
Mutual labels:  webpack, babel
Keepformac
keep for mac
Stars: ✭ 147 (-16.48%)
Mutual labels:  webpack, babel
React Tradingview Widget
React component for rendering the TradingView Advanced Real-Time Chart Widget.
Stars: ✭ 170 (-3.41%)
Mutual labels:  webpack, babel
Reactn
React, but with built-in global state management.
Stars: ✭ 1,906 (+982.95%)
Mutual labels:  webpack, babel
React Starter Kit
完美使用 React, Redux, and React-Router!超好用的脚手架
Stars: ✭ 1,755 (+897.16%)
Mutual labels:  webpack, babel
Webpack Babel Multi Target Plugin
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
Stars: ✭ 150 (-14.77%)
Mutual labels:  webpack, babel
Preact Minimal
🚀 Minimal preact structure
Stars: ✭ 136 (-22.73%)
Mutual labels:  webpack, babel
Hops
Universal Development Environment
Stars: ✭ 158 (-10.23%)
Mutual labels:  webpack, babel
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (-11.36%)
Mutual labels:  webpack, babel
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-18.18%)
Mutual labels:  webpack, babel
Graphpack
☄️ A minimalistic zero-config GraphQL server.
Stars: ✭ 1,994 (+1032.95%)
Mutual labels:  webpack, babel
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-19.89%)
Mutual labels:  webpack, babel
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (-17.61%)
Mutual labels:  webpack, babel
Book
《现代化前端工程师权威指南》https://guoyongfeng.github.io/book/
Stars: ✭ 141 (-19.89%)
Mutual labels:  webpack, babel
Generator Phaser Plus
[🛑 DISCONTINUED] It has been a long journey but development of `generator-phaser-plus` is now over. I recommend you have a look and fork `yandeu/phaser-project-template` instead.
Stars: ✭ 148 (-15.91%)
Mutual labels:  webpack, babel
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-23.86%)
Mutual labels:  webpack, babel
170330 webpack
「最新版で学ぶwebpack入門」のサンプルコード集です。ReactやBabelなど30以上の構成のサンプルを用意しています。
Stars: ✭ 135 (-23.3%)
Mutual labels:  webpack, babel
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+1022.16%)
Mutual labels:  webpack, babel
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-6.25%)
Mutual labels:  webpack, babel

advanced-react-webpack-babel-setup

Build Status Greenkeeper badge

Advanced React with Webpack Setup. How to set it up yourself:

Edit advanced-react-webpack-babel-setup

Features

  • React 16
  • Webpack 5
  • Babel 7
  • Hot Module Replacement
  • Dev + Production Builds
  • Dist Folder Managagement by Webpack
  • Common and environment specific Webpack Configuration
  • Composition of Webpack Configuration
  • Source Maps
  • Environment Variables
  • Webpack Add-Ons
  • ESLint + Prettier

DIY Add-Ons

Alternatives

Installation

  • git clone [email protected]:rwieruch/advanced-react-webpack-babel-setup.git
  • cd advanced-react-webpack-babel-setup
  • npm install
  • npm start
  • visit http://localhost:8080/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].