Login
Remember
Register
Ask a Question
What is ‘create-react-app’?
0
votes
asked
Dec 18, 2023
in
ReactJS
by
rahuljain1
What is ‘create-react-app’?
create-react-app
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 18, 2023
by
rahuljain1
‘create-react-app’ is a command-line tool which allows you to create one basic react application.
...