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: about 1 month ago
JSON representation

The simplest demo for Webpack 5 and React.js 18

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.