UNPKG

rivas-cli

Version:

CLI for build components for Nodejs and React with Atomic Design

25 lines (16 loc) 442 B
# rivas-cli Welcome to <span style="color: #0072F5">rivas-cli</span> This little CLI will help you create React components quickly, you will be able to create the following structure super fast: ```bash * Component **** index.ts **** Component.tsx **** style.ts ``` # Fast use ```bash npx rivas-cli MyComponent --tsx ``` # Documentation The documentation [here](https://rivas-cli.vercel.app/)! Created with love ❤ by **rivaslive**