- run the following commands:
git clone https://github.com/Elaniobro/deck-of-cards.git
npm install
nodemon app.js
- Open your favortie web browser and navigate to your localhost
- Add jest unit test
- Add Webpack
- Add support for less
- Add eslint
- Add stylelint