Blogger Information
Blog 64
fans 6
comment 2
visits 82952
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
vscode 布署scratch3.0 GUI
王娇
Original
1274 people have browsed it

下载scratch3.0 GUI

提示:’webpack-dev-server’ 不是内部或外部命令
npm install webpack-dev-server --save-dev

检查node安装的全局包
npm list -g --depth 0

安装yarn
npm install -g yarn
yarn start
yarn build

全局安装create-react-app,安装react脚手架:
npm install create-react-app -g

npm i

npm start

将项目打包捆绑成用于生产环境的静态文件
npm run build

cmd界面
netstat -ano | findstr 被占用的端口
taskkill /pid 进程号 /f

运行yarn start提示
yarn : 无法加载文件 C:\Program Files\nodejs\node_global\yarn.ps1,因为在此系统上禁止运行脚本
get-ExecutionPolicy
Restricted隐藏
set-ExecutionPolicy RemoteSigned允许访问

SVG view 文件->设置->首选项->setting.json
“svgviewer.enableautopreview”: true,

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post