Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgebg/shadows
https://github.com/jorgebg/shadows
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorgebg/shadows
- Owner: jorgebg
- Created: 2023-05-10T09:49:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T10:54:57.000Z (7 months ago)
- Last Synced: 2024-06-11T11:54:46.254Z (7 months ago)
- Language: TypeScript
- Homepage: http://jorgebg.com/shadows/
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Where The Shadows Lie
A minimalist tolkienian RPG. Work in progress.
## Development
```
npm run dev
```## Tech stack
Svelte + TS + Vite.
This app was created with [`vite-create`](https://github.com/vitejs/vite/tree/main/packages/create-vite) using the [`svelte-ts`](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-svelte-ts) template.