haydanu / react-webpack

Create ReactJS app from scratch using Webpack 4 + Babel 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Webpack 4 + Babel 7

Simple configuration to build React App without CRA.

Build from scratch using Webpack 4 and Babel 7

Usage

git clone https://github.com/herdanuyp/react-webpack.git

cd react-webpack

npm install
# or
yarn

yarn start

Don't forget to give this repository a ⭐⭐⭐⭐⭐ after you sucsessfully run it

About

Create ReactJS app from scratch using Webpack 4 + Babel 7


Languages

Language:JavaScript 92.1%Language:HTML 5.3%Language:CSS 2.6%