Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fs-frost/mimita-escapa
https://github.com/fs-frost/mimita-escapa
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fs-frost/mimita-escapa
- Owner: FS-Frost
- Created: 2021-12-18T22:36:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T13:50:44.000Z (about 3 years ago)
- Last Synced: 2023-08-31T03:56:21.953Z (over 1 year ago)
- Language: Svelte
- Size: 190 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mimita escapa
A minesweeper-like game.
## Built with
- Svelte
- TypeScript## Run locally
```shell
yarn install
yarn run dev
```Go to http://localhost:5000.