assistant-note/readme.md

20 lines
355 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

```shell
/electron/my-electron-app$ node -v
v19.9.0
/electron/my-electron-app$ npm -v
9.6.3
```
## nvm
node version manage
## npm
node package manage
## nrm
npm remote manage nrm
npm install -g nrm
jpg转iconhttps://cn.pic2ico.com/
1. npm build 将react应用打包为html
2. 将打包出来的文件放到根目录下
3. npm package 将项目打包