Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nubestra/create-react-component

nubestra19ISC1.0.3

Create all kinds of components from the command line, you can pass parameters to create from different components from the library.

react, component, automate, react-component, create-react-component, command-line, bash

readme

[(https://img.shields.io/badge/npm-1.0-blue.svg) (https://github.com/soyisraelortiz/create-react-component)]

[test]: Update test/* files [dist]: Changes to submodules, version bumps, updates to package.json [minor]: Small changes [doc]: Updates to documentation [fix]: Bug fixes [bin]: Update binary scripts associated with the project [refactor]: Refactor of existing code [nit]: Small code review changes mainly around style or syntax [feat]: New features

// Usage fix: closes #9, fix path issue

nit: swap let for const

doc: added usage section to README.md