react 项目搭建
摘要:一、创建项目 1、创建 js 模板: npx create-react-app my-app 2、创建 ts 模板: npx create-react-app my-app --template typescript 二、使用 sass、scss 1、安装:sass-loader、node-sass
阅读全文
posted @ 2021-04-27 16:50
posted @ 2021-04-27 16:50