0.2.11 • Published 1 year ago

rac-cli v0.2.11

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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
0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago