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

https://github.com/tarnadas/sdk-workshop


https://github.com/tarnadas/sdk-workshop

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Orderly SDK Workshop

This project demonstrates usage of the Orderly hooks SDK.
The project has been scaffolded via Vitejs and the `react-ts` template.

## Usage

```sh
# install dependencies
yarn

# run development server
yarn dev

# navigate to http://localhost:5173/
```