https://github.com/soul-master/react-webpack-demo
The simplest demo for Webpack 5 and React.js 18
https://github.com/soul-master/react-webpack-demo
Last synced: about 1 month ago
JSON representation
The simplest demo for Webpack 5 and React.js 18
- Host: GitHub
- URL: https://github.com/soul-master/react-webpack-demo
- Owner: Soul-Master
- Created: 2022-11-18T07:20:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T08:51:48.000Z (about 3 years ago)
- Last Synced: 2025-01-02T10:44:37.959Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-webpack-demo
The simplest demo for Webpack 5 and React.js 18
## How to use this demo
- npm i
- npm start
It should create local dev server for React.js app.