Skip to content

Proposal for New CLI Tool: create-react-on-rails-app to Streamline Project Initialization #1637

Open
@vaukalak

Description

@vaukalak

Setting up new React on Rails projects can be repetitive and time-consuming. To streamline this process, I propose the introduction of a CLI tool called create-react-on-rails-app. This tool will accelerate setup, reduce errors, and help standardize project configurations, making it particularly beneficial for newcomers. Also, it would help you easily select the package manager and template in one command.

options:

  • Name of application
  • template
  • package-manager (npm, yarn_classic, yarn_berry, pnp)
npx create-react-on-rails-app MyNewApp --template=typescript --package-manager=yarn

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions