All Projects → rwieruch → Minimal React Webpack Babel Setup

rwieruch / Minimal React Webpack Babel Setup

The minimal 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 Minimal React Webpack Babel Setup

Js Library Boilerplate
Javascript Starter Boilerplate - Webpack 4, Babel 7, UMD, Hot Reloading, and more
Stars: ✭ 202 (-74%)
Mutual labels:  webpack, webpack4, babel, boilerplate
Frontend Boilerplate
An ES20XX starter with common frontend tasks using Webpack 4 as module bundler and npm scripts as task runner.
Stars: ✭ 224 (-71.17%)
Mutual labels:  webpack, webpack4, babel, boilerplate
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (-70.53%)
Mutual labels:  webpack, webpack4, babel, boilerplate
React Boilerplate
Production-ready boilerplate for building universal web apps with React and Redux
Stars: ✭ 53 (-93.18%)
Mutual labels:  webpack, babel, boilerplate, react-boilerplate
Js Library Boilerplate Basic
Javascript Minimal Starter Boilerplate - Webpack 5 🚀, Babel 7, UMD, Unit Testing
Stars: ✭ 354 (-54.44%)
Mutual labels:  webpack, webpack4, babel, boilerplate
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-86.87%)
Mutual labels:  webpack, webpack4, babel, boilerplate
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+30.76%)
Mutual labels:  webpack, webpack4, babel, boilerplate
Styled React Boilerplate
Minimal & Modern boilerplate for building apps with React & styled-components
Stars: ✭ 198 (-74.52%)
Mutual labels:  webpack, webpack4, babel, boilerplate
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (-48.01%)
Mutual labels:  webpack, webpack4, babel, boilerplate
React
Extremely simple boilerplate, easiest you can find, for React application including all the necessary tools: Flow | React 16 | redux | babel 6 | webpack 3 | css-modules | jest | enzyme | express + optional: sass/scss
Stars: ✭ 244 (-68.6%)
Mutual labels:  webpack, babel, boilerplate
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (-66.54%)
Mutual labels:  webpack, webpack4, boilerplate
React Webpack Typescript Starter
Minimal starter with hot module replacement (HMR) for rapid development.
Stars: ✭ 632 (-18.66%)
Mutual labels:  webpack, babel, boilerplate
Cordova Template Framework7 Vue Webpack
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Stars: ✭ 630 (-18.92%)
Mutual labels:  webpack, webpack4, babel
Threejs Webpack Es6 Boilerplate
A basic boilerplate for a Three.js project compiled with Webpack and transpiled via Babel to enable using ES6 syntax.
Stars: ✭ 267 (-65.64%)
Mutual labels:  webpack, babel, boilerplate
Static Html Webpack Boilerplate
🔮 modern tooling for old-school static webpage development
Stars: ✭ 226 (-70.91%)
Mutual labels:  webpack, babel, boilerplate
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (-60.49%)
Mutual labels:  webpack, webpack4, boilerplate
React Isomorphic Boilerplate
🌟 An universal React isomorphic boilerplate for building server-side render web app.
Stars: ✭ 653 (-15.96%)
Mutual labels:  webpack, babel, boilerplate
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (-61.65%)
Mutual labels:  webpack, babel, boilerplate
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+2310.17%)
Mutual labels:  webpack, babel, boilerplate
Webpack React Boilerplate
Minimal React 16 and Webpack 4 boilerplate with babel 7, using the new webpack-dev-server, react-hot-loader, CSS-Modules
Stars: ✭ 358 (-53.93%)
Mutual labels:  webpack4, babel, react-boilerplate

minimal-react-webpack-babel-setup

Build Status Greenkeeper badge

Read how to set it up yourself: React with Webpack Tutorial.

Edit minimal-react-webpack-babel-setup

Features

  • React 16
  • Webpack 5
  • Babel 7
  • Hot Module Replacement

DIY Add-Ons

Alternatives

Installation

  • git clone [email protected]:rwieruch/minimal-react-webpack-babel-setup.git
  • cd minimal-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].