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
- Host: GitHub
- URL: https://github.com/timc1/scratch-react
- Owner: timc1
- Created: 2019-01-15T20:14:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T21:46:09.000Z (over 7 years ago)
- Last Synced: 2025-01-25T15:44:43.235Z (over 1 year ago)
- Language: JavaScript
- Size: 741 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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