Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 481 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 481 Bytes

rf-cli

Rf-cli is a scaffolding for creating a react application, making a layer of config modifications based on the create-react-app development experience.

only support [email protected]

Quick Overview

npm

$ npm install rf-cli -g
$ rf new myapp
$ cd myapp
$ npm satrt

you also can use yarn

User Guide

rf-scripts provides the ability to rewrite configuration

LICENSE

MIT