Skip to content
/ touch Public

touch is a simple cli tool to help you creating a components or files into your react app

Notifications You must be signed in to change notification settings

gazzar97/touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch

Touch is a simple cli tool to help you creating a components or files into your react app

Installation

you should have the following dependencies installed first 

Use the node package manager npm to install Touch CLI.

npm  install https://github.com/gazzar97/touch

Usage

open your terminal and hit the following command to create a new stylesheet

  touch --gs abc

Available Commands

  • --gc to create react component
  • --gs to create stylesheet
  • --ghtml to create html file

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

touch is a simple cli tool to help you creating a components or files into your react app

Resources

Stars

Watchers

Forks

Packages

No packages published