Mrlyjoutlook / rf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 create-react-app@1.x

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

About

License:MIT License


Languages

Language:JavaScript 93.1%Language:CSS 5.1%Language:HTML 1.8%