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

Naming the application on npx execution #1

Open
luislve17 opened this issue Jan 20, 2021 · 0 comments
Open

Naming the application on npx execution #1

luislve17 opened this issue Jan 20, 2021 · 0 comments

Comments

@luislve17
Copy link

luislve17 commented Jan 20, 2021

Greetings,
After using the tool for a short time I'd like to have the possibility to use the npx command to name the project on the run, as something like the following:

npm i react-lite-app && npx react-lite-app Landing-Page

I'm able to rename both the folder's name and name field in package.json, but it would be much better and analog to the original infamous create-react-app <app-name> to do it this way IMO.

Info:

Release Version Current command ex. Expected command ex.
2.0.2 WebPack y Babel npm i react-lite-app && npx react-lite-app npm i react-lite-app && npx react-lite-app Landing-Page

Keep the good work! : )

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