This project developed from minimal-react-webpack-babel-setup starter project.
- React 16
- Webpack 4
- Babel 7
- Hot Module Replacement
- npm install
- npm start
- visit
http://localhost:8080/
Uses https://www.npmjs.com/package/@svgr/webpack plugin.
This setup allows to:
- Import SVG as react components
- Apply CSS styles to the SVG icons.