The web interface for the Secret Hitler Online site.
- Vue 80.7%
- CSS 12.1%
- JavaScript 4%
- HTML 3.2%
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| .npmrc | ||
| babel.config.js | ||
| BrowserStorage.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
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