canine-docs/docs/developers/intro.md
Patrick Dunlop 51fd279935
Update intro.md
Move to root.
2023-09-27 11:30:18 -04:00

21 lines
502 B
Markdown

---
sidebar_position: 1
---
# Getting Started
## Web-Apps
To get started building web apps that leverage Jackal, head over to
the [Jackal.js Quickstart](./dAppLibraries/3_jackal_js.md)
## Server-side
To get started building server-side apps that leverage Jackal, head over to
the [Jackal.nodejs Quickstart](./dAppLibraries/4_jackal_nodejs.md)
or [Jackalgo Quickstart](./dAppLibraries/5_jackal_go.md).
## APIs
To get started building using our APIs, check out [API Quickstart](./apis/2_apis.md).