Skip to content

Online real-time multiplayer adaptation of the board game The Resistance: Avalon. No login or registration required

Notifications You must be signed in to change notification settings

HanaXu/Avalon-Game-Online

Repository files navigation

Avalon Game Online

Project setup

npm install

Create a .env file in the root directory. Add VUE_APP_SOCKET_CONNECT_URL=http://localhost:3000 and VUE_APP_DEBUG=true to it.

Compiles and hot-reloads UI for development

npm run vue

Compiles and runs server for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Online real-time multiplayer adaptation of the board game The Resistance: Avalon. No login or registration required

Topics

Resources

Stars

Watchers

Forks