Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T08:51:48.000Z (over 1 year ago)
- Last Synced: 2024-11-08T23:32:48.485Z (2 months 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 startIt should create local dev server for React.js app.