Skip to content

Two independent units – the players – communicating with each other using an realtime-database.

Notifications You must be signed in to change notification settings

my-personal-project-work/divisible-by-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

forthebadge

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Run two different servers at port 8080 and 8081 respectively by typing npm run serve in the cloned directory.

http://localhost:8080/#/

http://localhost:8081/#/

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Two independent units – the players – communicating with each other using an realtime-database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.8%
  • JavaScript 14.3%
  • HTML 6.9%