react 基础学习

一、安装 react  $ cnpm install -g create-react-app //全局安装 react $ create-react-app my-app //建立项目 $ cd my-app/ //进入项目 $ npm start                            //启动项
相关文章
相关标签/搜索