Lower-Higher

This is an assignment project that includes Deck of Card class to create a Lower-Higher game.

Node Version: v10.21.0

Setup

npm install

Since it is just a assignment, there is no production script. Webpack dev server can be started by running

npm run serve

Default port is 9000

localhost:9000