Files
website/docs/guide/walkthrough/new-project.md
Jacob Nguyen ae72c3eedc make install instruction simpler (#50)
* make install instruction simpler

* Create .nvmrc
2024-01-09 19:46:35 +01:00

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)