摘要:
项目中 .eslintrc.js 修改配置文件 1.简单配置 module.exports = { root: true, env: { node: true }, 'extends': [ 'plugin:vue/essential', 'eslint:recommended' ], rules: 阅读全文
posted @ 2021-01-15 10:26
创客未来
阅读(3959)
评论(0)
推荐(0)
摘要:
1.在空文件夹下输入CMD进入dos窗口 2.一次输入命令 npm install -g yarn react-native-cli react-native init 项目名称 cd 项目名称 react-native run-android 阅读全文
posted @ 2021-01-15 09:43
创客未来
阅读(223)
评论(0)
推荐(0)

浙公网安备 33010602011771号