Files
website/src/content/docs/v4/reference/getting-started.mdx
Jacob Nguyen 5abf123935 nice ref
2024-05-27 15:20:07 -05:00

15 lines
393 B
Plaintext

---
title: Getting Started
description: Get started with the sern framework
sidebar:
order: 1
---
import PackageManagers from '~/components/PackageManagers.astro';
<PackageManagers command="create" text="@sern/bot"/>
Once you've used this command, follow the interactive prompts to create your new project.
If you need help, feel free to ask on our [Discord](https://sern.dev/discord).