bashnpx create-react-app 项目名
npx create-react-app 项目名
今天闲鱼有买家问我svg能不能写,给我发来了需求:
一番百度必应之后,咱就试着写写吧。
推荐使用Chrome或Edge浏览器,安装React Developer Tools(Facebook出品)。
React Developer Tools
安装完成后,访问使用React编写的页面时,图标会高亮(开发环境为红色有debug标识,生产环境为蓝色),同时F12开发者工具中会多出Components和Profiler两个选项卡。
Components
Profiler