fc-cli

1.3.0 • Public • Published

Logo of the project

fc-cli

cli, nodejs

A tool used for React best practice

Installing / Getting started

#Install 
npm install fc-cli -g
# create a single page app 
fcl i single my-project
# create a composite page app 
fcl i composite my-project
 
# create component 
fcl g component my-component
# create route 
fcl g route my-route

Configuration

fcl generate(short-cut alias: 'g') [type] [name] path

Generate route and component.

default route path - src/routes

Usage Examples

$ fcl g route product
$ fcl g component mycomponent

Readme

Keywords

none

Package Sidebar

Install

npm i fc-cli

Weekly Downloads

14

Version

1.3.0

License

ISC

Unpacked Size

46.5 kB

Total Files

13

Last publish

Collaborators

  • fukai