27 lines
No EOL
355 B
Markdown
27 lines
No EOL
355 B
Markdown
## Project setup
|
|
```
|
|
pnpm install
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
pnpm run serve
|
|
```
|
|
|
|
### Compiles and minifies for production
|
|
```
|
|
pnpm run build
|
|
```
|
|
|
|
### Lints and fixes files
|
|
```
|
|
pnpm run lint
|
|
```
|
|
|
|
|
|
## How To Configure
|
|
|
|
### Role Names:
|
|
File: `src/components/TeamRoleSelect.vue`
|
|
Change: `writer_name` and `guesser_name`
|
|
Type: String |