https://github.com/rohanharikr/steam-mobile
A Svelte Sapper implementation of Steam for Mobile.
https://github.com/rohanharikr/steam-mobile
Last synced: 3 months ago
JSON representation
A Svelte Sapper implementation of Steam for Mobile.
- Host: GitHub
- URL: https://github.com/rohanharikr/steam-mobile
- Owner: rohanharikr
- Created: 2020-05-06T15:45:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:11:20.000Z (over 2 years ago)
- Last Synced: 2025-01-13T08:29:16.043Z (5 months ago)
- Language: JavaScript
- Homepage: https://steammobile.now.sh/
- Size: 24.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

```
clone the repo
cd steam-mobile
npm i
npm run dev
```
Open localhost:3000npm run export sapper
npm run format