The web interface for the Secret Hitler Online site.
Find a file
2020-10-22 23:38:47 -06:00
public Add special favicon 2020-09-28 23:04:32 -06:00
src Add main game view 2020-10-22 23:38:47 -06:00
.browserslistrc init 2020-09-17 20:51:42 -06:00
.eslintrc.js Disable eslint rules that I hate 2020-09-27 16:14:27 -06:00
.gitignore init 2020-09-17 20:51:42 -06:00
.npmrc init 2020-09-17 20:51:42 -06:00
babel.config.js init 2020-09-17 20:51:42 -06:00
BrowserStorage.md Set the user's ID in LocalStorage 2020-10-21 20:49:27 -06:00
package.json Add v-clipboard 2020-10-02 17:55:49 -06:00
pnpm-lock.yaml Add v-clipboard 2020-10-02 17:55:49 -06:00
README.md init 2020-09-17 20:51:42 -06:00

secret-hitler-online

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

Customize configuration

See Configuration Reference.