Skip to content

PIWEEK/zombie-time-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie Time!

Zombie Time! is a multiplayer web tabletop game where a bunch of survivors try to survive to a zombie apocalypse while achieving some common and personal objectives.

Development environment

To install the project dependencies, run

npm install

To start the development server, run

npm run watch

and then load the http://localhost:3000 URL.

Finally, to create the distribution-ready version of the project in the dist folder, run

npm run dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published