This is the front-end application for Monday Night Poker. The back-end repo is github.com/weters/mondaynightpoker-server.
For information on the architecture, see the architecture document in the github.com/weters/mondaynightpoker-server repo.
npm install
npm run serve
npm run build
npm run lint