The web interface for the Secret Hitler Online site.
Find a file
2020-09-28 22:33:14 -06:00
public init 2020-09-17 20:51:42 -06:00
src Listen for the response from the server for the player list 2020-09-28 22:33:14 -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 Add documentation for local/session storage keys 2020-09-28 22:31:46 -06:00
package.json Add vue-socket.io to the site. 2020-09-27 16:15:13 -06:00
pnpm-lock.yaml Add vue-socket.io to the site. 2020-09-27 16:15:13 -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.