durak-client Client for Durak multiplayer game Play in browser Note: interface is in russian only Development Install dependencies: npm Install Start webpack-dev-server in watch mode at http://localhost:8000. Pointed at API http://localhost:3000. npm start Run unit tests: npm test