Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 539 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 539 Bytes

Briefjesspel

Mobiele ondersteuning om via videochat het Briefjesspel te kunnen spelen!

Gemaakt met Node.js, websockets en Vue.

Benodigdheden

Installatie

Server

npm install

Client

cd client
npm install

Applicatie starten

Server

npm start

Client (met hot reloading)

cd client
npm start

Ga vervolgens in je browser naar http://localhost:8080