Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 148 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 148 Bytes

🚀 React+Webpack 5 Test Project

To test production build, run

npm run build

To test development build, run

npm run build:dev