mirror of
https://github.com/SrIzan10/sern-create-bot.git
synced 2026-05-01 11:05:20 +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