react 基礎學習

一、安裝 react  $ cnpm install -g create-react-app //全局安裝 react $ create-react-app my-app //建立項目 $ cd my-app/ //進入項目 $ npm start                            //啓動項
相關文章
相關標籤/搜索