https://github.com/heedrox/escape-maldicion-museo
Escape de la Maldición de Museo, es un escape room ideado para ser teatralizado a un grupo de amigos/as.
https://github.com/heedrox/escape-maldicion-museo
Last synced: 4 months ago
JSON representation
Escape de la Maldición de Museo, es un escape room ideado para ser teatralizado a un grupo de amigos/as.
- Host: GitHub
- URL: https://github.com/heedrox/escape-maldicion-museo
- Owner: heedrox
- Created: 2020-06-01T19:51:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T01:20:57.000Z (over 1 year ago)
- Last Synced: 2025-10-09T03:07:06.599Z (8 months ago)
- Language: Vue
- Size: 96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Escape from The Museum
An escape room from escapes-online.com.
Ask them to host you a session!
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).