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
- Host: GitHub
- URL: https://github.com/srph/stridef
- Owner: srph
- Created: 2024-06-23T01:05:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T01:55:51.000Z (over 1 year ago)
- Last Synced: 2025-03-21T22:42:34.552Z (7 months ago)
- Topics: cosmos, framer-motion, next, react, stride
- Language: TypeScript
- Homepage: https://stridef.kierb.com
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.