react-typescript-cli
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "react-typescript-cli", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "CLI tool for React with Typescript", | ||
@@ -15,3 +15,4 @@ "files": "index.js", | ||
"fs-extra": "^2.0.0" | ||
} | ||
}, | ||
"keywords": ["react", "typescript", "cli", "components", "generate", "styles", "material"] | ||
} |
@@ -9,6 +9,10 @@ # react-typescript-cli | ||
Run | ||
Using npm: | ||
```npm install -g generate-react-component``` | ||
```npm install -g react-typescript-cli``` | ||
Using yarn: | ||
```yarn global add react-typescript-cli``` | ||
## Creating component | ||
@@ -15,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9019
37