rac-cli

0.2.11 • Public • Published

React app composer CLI

Installation

npm i rac-cli -g

Commands

create-project

This command creates a project in the current directory or creates a directory, if you provide the name of your project to it.

rac create-project --name test-app --template BasicJS
create-module

This command creates a module in src/modules/${name}

rac create-module --name ExampleModule --template BasicJS

/rac-cli/

    Package Sidebar

    Install

    npm i rac-cli

    Weekly Downloads

    253

    Version

    0.2.11

    License

    MIT

    Unpacked Size

    7.53 MB

    Total Files

    793

    Last publish

    Collaborators

    • mprzodala