Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to install react

#Type in terminal at address you want to create project

npx create-react-app <name_you_want_your_project_called>

#the name of your project must be all lowercase and omit the <>
 
PREVIOUS NEXT
Tagged: #install #react
ADD COMMENT
Topic
Name
7+9 =