1.0.0 • Published 4 years ago

webpack-react-lib-boilerplate v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

react-lib-basic-boilerplate

R&D for react-lib-basic-boilerplate



npm start

webpack will launch the application inside the browser


npm run build

The bundle will be placed into

./dist/main.js


Webpack Dev Server will automagically refresh the window upon every modification to a file!