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

https://github.com/timc1/scratch-react

a react boilerplate that supports everything from hot reloading, file minifying, and styling
https://github.com/timc1/scratch-react

Last synced: 3 months ago
JSON representation

a react boilerplate that supports everything from hot reloading, file minifying, and styling

Awesome Lists containing this project

README

          


Scratch React



A simple, reusable hot reloaded, file minifying, React template.

## Usage

```
git clone git@github.com:timc1/scratch-react.git
```

```
npm install
```

```
npm start
```

```
npm build
```

- image minification with image-webpack-loader
- url-loader for turning svgs to data urls under x bytes
- css/scss compatible