/rockpaperscissors

game using es6, webpack, scss, mocha and chai

Primary LanguageJavaScript

rockpaperscissors

game using es6, webpack, scss, mocha & chai

Get Started

  1. Install Node Packages. - npm install
  2. To Run the application - npm start
  3. To Run tests - npm test