Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 217 Bytes

webpack-basics

a template for making a bare-bones webpack react app.

npm i to install node dependencies

npm run dev to serve the app on local host port 3000 in dev mode

npm run build for production build