Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vaukalak opened this issue Jun 25, 2024 · 0 comments

Comments

@vaukalak
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant