An open API service indexing awesome lists of open source software.

https://github.com/emfomy/bhh-web

Betrayal at House on the Hill - Chinese Translation
https://github.com/emfomy/bhh-web

Last synced: 7 months ago
JSON representation

Betrayal at House on the Hill - Chinese Translation

Awesome Lists containing this project

README

          

# Betrayal at House on the Hill

## Project setup
```
pnpm install
```

### Compiles and hot-reloads for development
```
pnpm run serve
```

### Compiles and minifies for production
```
pnpm run build
```

### Run your tests
```
pnpm run test
```

### Lints and fixes files
```
pnpm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).