Card Game A simple card game Installation Clone the repository: $ git clone https://github.com/augustorz/card_game $ cd card_game Install Dependencies: $ npm install Run the server: $ npm run serve Build for production: $ npm run build