Skip to content

Basic template for using react (v17.x), react-router v4 (5.x), webpack (v5.x), babel (v7.x) and a node.js server. WITHOUT create-react-app

Notifications You must be signed in to change notification settings

jziesing/minimal-react-router-v4-webpack-babel-setup

Repository files navigation

minimal-react-router-v4-webpack-babel-setup

basic template to make react apps with:

  • react (v17.x)
  • react-router-dom (v5.x)
  • babel (v7.x)
  • webpack (v5.x)
  • served by node.js server, NOT create-react-app

this project is just a template to use instead of create-react-app

Deploy

Install

Using npm:

$ npm install

run

$ npm run start

About

Basic template for using react (v17.x), react-router v4 (5.x), webpack (v5.x), babel (v7.x) and a node.js server. WITHOUT create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published