Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waxer59/smlldocs

Docs for Smll & SmllClip API's
https://github.com/waxer59/smlldocs

docs smll smllclip

Last synced: about 5 hours ago
JSON representation

Docs for Smll & SmllClip API's

Awesome Lists containing this project

README

        

# Smll & SmllClip API Docs

Here you will find the documentation to integrate Smll and SmllClip in your application using the API.

## How to run the project?

1. Install all the dependencies with the command:

```bash
pnpm i
```

2. Run the project with the command:

```bash
pnpm dev
```

## Technologies used

- [Astro](https://astro.build/)
- [Starlight](https://starlight.astro.build/)