@rakuten-rex/create-component
v0.1.3
Published
CLI tool to create a ReX UI Component by using react-component-starter-kit
Downloads
4
Readme
ReX React UI Component: create-component
This project is part of ReX Design System and it can be used to create a UI Component project from scratch based on https://github.com/rakuten-rex/react-component-starter-kit
The CLI tool will clone react-component-starter-kit
project and execute the binary file (cli.js
) to clean the git history, get a clean copy of the source code and then run npm run setup
command automatically by using npx
.
How to run initialize a new repository
Run this command on a brand new git repository.
npx @rakuten-rex/create-component