Skip to content

MrAaronOlsen/React-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple React App build using Webpack

An example project for setting up a React App with Webpack from scratch.


Follow along with the tutorial React with Webpack from Scatch


Current major versions:

  • React ^18
  • Webpack ^5

System Prerequisites:

  • node -v = ^18.6
  • npm -v = ^8.13

Setup and Run

Simply run npm install then npm run start

Server runs on http://localhost:3000/

Feedback

Please open a ticket for any issues. I want this example to remain relevant. Thanks!

About

A React/Webpack setup example from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published