Elaniobro / deck-of-cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deck of Playing Cards App


Version 1.0.0

Run app locally

  • 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

ToDo:

  • Add jest unit test
  • Add Webpack
    • Add support for less
  • Add eslint
  • Add stylelint

About


Languages

Language:JavaScript 68.6%Language:HTML 17.5%Language:CSS 13.9%