https://github.com/triggerdotdev/vertical-text-carousel
https://github.com/triggerdotdev/vertical-text-carousel
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/triggerdotdev/vertical-text-carousel
- Owner: triggerdotdev
- Created: 2023-08-03T15:20:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T15:54:54.000Z (over 2 years ago)
- Last Synced: 2025-03-02T00:08:39.380Z (10 months ago)
- Language: TypeScript
- Size: 229 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Remix!
- [Remix Docs](https://remix.run/docs)
## Development
From your terminal:
```sh
npm i
npm run dev
```
This starts your app in development mode, rebuilding assets on file changes.