4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
**first time** npm install -g create-react-app
|
|
**otherwise** create-react-app name_folder
|
|
**then** npm start
|