mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-28 02:32:21 +00:00
Update README.md
This commit is contained in:
@@ -35,10 +35,10 @@ npm create @sern/bot -- --template=ts-esm --name="mybot"
|
||||
npm create @sern/bot '--' --template=ts-esm --name="mybot"
|
||||
|
||||
# yarn
|
||||
yarn create @sern/bot --template=vue --name="mybot"
|
||||
yarn create @sern/bot --template=ts-esm --name="mybot"
|
||||
|
||||
# pnpm
|
||||
pnpm create @sern/bot --template=vue --name="mybot"
|
||||
pnpm create @sern/bot --template=ts-esm --name="mybot"
|
||||
```
|
||||
|
||||
Currently supported template presets include:
|
||||
|
||||
Reference in New Issue
Block a user