Getting Started 2025

Welcome to our documentation! This guide will help you get up and running quickly.

Installation

First, install the package using npm:

npm install our-package

Basic Usage

Here's a simple example of how to use our package:

import { doSomething } from 'our-package';

doSomething();

Next Steps

Now that you've got the basics, check out our Advanced Topics for more in-depth information.

Example of a Markdown Table 21

Column 1Column 2Column 3
Row 1 Col 1Row 1 Col 2Row 1 Col 3
Row 2 Col 1Row 2 Col 2Row 2 Col 3
Row 3 Col 1Row 3 Col 2Row 3 Col 3

Important Note

This is an example of how to use various components in your documentation.

Login.tsxTypeScript

React hook form

pnpm install react-hook-form @hookform/resolvers yup react-select

code

yupSchema.tsTypeScript