react-fancy-scripts
v1.0.12
Published
Configuration and scripts for Create React App.
Downloads
28
Readme
react-fancy-scripts
This package includes scripts and configuration used by Create React App with some additions:
- Stylus - CSS preprocessor
- Decss-loader - import Components from CSS
- React hot loader - hot updates
- React SVG loader - import Components from SVG
Please refer to original react-scripts documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.