Skip to content

chilupa/create-component-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Component (cc) Utility

Creates a component for your React application

Syntax

cc <Component Name> <File Extension>

Usage

cc Home js

Go to the directory where you want to create a component and execute the above command. It will create a folder and file with name that you specified like below.

Folder Structure

Home
 -> Home.js

About

create-component utility for react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published