What is ‘create-react-app’?



What is ‘create-react-app’?..

Answer / Sanchit Kumar

Create React App (CRA) is a command line interface tool that allows developers to quickly set up a new React project with minimum configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More React.js Interview Questions

How is flux different from redux?

1 Answers  


Name two types of React component?

1 Answers  


What is React State?

1 Answers  


How is reactjs different from angular and vue js?

1 Answers  


Explain the meaning of Mounting and Demounting

1 Answers  


What is PureComponent? When to use PureComponent over Component?

1 Answers  


what are the limitations of react?

1 Answers  


What are the advantages of reactjs?

1 Answers  


What is the difference between react components extend, createclass and mixins, hocs?

1 Answers  


What are controlled components?

1 Answers  


What can be done when there is more than one line of expression?

1 Answers  


Explain the term synthetic events?

1 Answers  


Categories