An open API service indexing awesome lists of open source software.

https://github.com/rwieruch/minimal-react-webpack-babel-svg-setup

How to use SVG in React with Webpack.
https://github.com/rwieruch/minimal-react-webpack-babel-svg-setup

react reactjs svg svgr webpack

Last synced: 6 months ago
JSON representation

How to use SVG in React with Webpack.

Awesome Lists containing this project

README

          

# minimal-react-webpack-babel-svg-setup

[![Build Status](https://travis-ci.org/rwieruch/minimal-react-webpack-babel-svg-setup.svg?branch=master)](https://travis-ci.org/rwieruch/minimal-react-webpack-babel-svg-setup) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/minimal-react-webpack-babel-svg-setup.svg)](https://greenkeeper.io/)

How to use SVG in React with Webpack. [Read more about it](https://www.robinwieruch.de/react-svg/). Read more about the [React + Webpack + Babel Setup](https://www.robinwieruch.de/minimal-react-webpack-babel-setup/).

## Installation

* `git clone git@github.com:rwieruch/minimal-react-webpack-babel-svg-setup.git`
* cd minimal-react-webpack-babel-svg-setup
* npm install
* npm start
* visit `http://localhost:8080/`