Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoJ340 committed Nov 16, 2023
1 parent 353cb30 commit 6ab16c6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

### 编译打包
`npm run build`
代码中存在nodeJS无法识别的ES模块化代码,需要通过Babel编译

### 执行
`npm link`
```bash
npm link
web init [projectName]
```

0 comments on commit 6ab16c6

Please sign in to comment.