The web interface for the Secret Hitler Online site.
Find a file
2020-09-19 17:13:46 -06:00
public init 2020-09-17 20:51:42 -06:00
src Add base lobby component 2020-09-19 17:13:46 -06:00
.browserslistrc init 2020-09-17 20:51:42 -06:00
.eslintrc.js init 2020-09-17 20:51:42 -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
package.json Remove store and default component. 2020-09-18 00:03:28 -06:00
pnpm-lock.yaml Remove store and default component. 2020-09-18 00:03:28 -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.