Skip to content

jinlixiao/Avalon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalon Board Game Helper

The game helper assigns characters to each user and enables users to view information specific to their assigned characters.

To run server, use

cd server
npm install
npm start

To run client, use

cd client
yarn install
yarn serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • Vue 36.9%
  • Procfile 0.2%