Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 190 Bytes

React Learning

$ npm install -g create-react-app
$ npx create-react-app my-app
$ cd my-app
$ npm start