react-rayr-cli

0.0.4 • Public • Published

A simple utility to quickly generate React Unit Component projects in an easy way.

Introduction

目前组件只生成单一的react元组件

Installation

npm install react-rayr-cli -g

Basic usage

rayr -V

Generate react component projects

rayr init

name(demo): xxxx //Component name
author:(lilei):  xxxx  //author name

项目目录(react-rayr-xxx)

cd react-rayr-demo

npm start  //example dev

or

npm build

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-rayr-cli

    Weekly Downloads

    2

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • jbw0502