https://github.com/hotsno/warpstar
Honkai: Star Rail warp tracker website
https://github.com/hotsno/warpstar
honkai-star-rail warp-tracker
Last synced: 2 months ago
JSON representation
Honkai: Star Rail warp tracker website
- Host: GitHub
- URL: https://github.com/hotsno/warpstar
- Owner: hotsno
- Created: 2023-05-11T09:06:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T04:40:32.000Z (over 1 year ago)
- Last Synced: 2025-03-24T11:35:31.409Z (3 months ago)
- Topics: honkai-star-rail, warp-tracker
- Language: Svelte
- Homepage: https://warpstar.vercel.app
- Size: 255 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warpstar
A simple **Honkai: Star Rail** warp tracker [website](https://warpstar.vercel.app).
## Building
```sh
npm install
```## Running
```sh
npm run dev -- --open # --open will automatically open localhost in browser
```