Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
superconvert authored Jul 23, 2024
1 parent b9dd366 commit 8d63b1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web_admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Ubuntu 16.04 版本:
cd web/
rm node_modules/ package.json package-lock.json -rf
chmod +x *.sh
# 设置 npm 加速源
npm config set registry https://registry.npmmirror.com
# 初始化项目
npm init
npm install
npm i cors
Expand Down

0 comments on commit 8d63b1a

Please sign in to comment.