mirror of
https://github.com/sern-handler/website
synced 2026-06-15 04:12:26 +00:00
13 lines
199 B
Markdown
13 lines
199 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# Create a new project
|
|
|
|
```sh
|
|
npm create @sern/bot
|
|
```
|
|
and follow the interactive prompts.
|
|
|
|
if somehow you need help, feel free to ask [here](https://sern.dev.discord)
|