-
Notifications
You must be signed in to change notification settings - Fork 2
home
xiaohesong edited this page Mar 13, 2019
·
8 revisions
-
New React App
npm install -g create-react-app
create-react-app my-app
cd my-app
npm start