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

https://github.com/srph/stridef

UI for some of the useful utilities we use at Stride
https://github.com/srph/stridef

cosmos framer-motion next react stride

Last synced: 2 months ago
JSON representation

UI for some of the useful utilities we use at Stride

Awesome Lists containing this project

README

          

# stridef

UI for the few useful utilities we use regularly at [Stride](https://github.com/Stride-Labs/stride).

> ⚠️ This is not the official repository of Stride

## Setup

Requires Node.js `v18.17`

## Installation

Run these locally:

```
npm install && npm run dev
```

After this, open up `localhost:3000` and you're good to go.