mirror of
https://github.com/sern-handler/website
synced 2026-06-14 20:02:21 +00:00
410 B
410 B
sidebar_position
| sidebar_position |
|---|
| 1 |
Create a new project
npm install -g @sern/cli
Running this will install our CLI. (you'll probably want to download this)
- helps manage your applications
- plugs you into the sern ecosystem.
Create a new bot
npm create @sern/bot
and follow the interactive prompts.
if somehow you need help, feel free to ask here