/HearthstoneDeckViewer

A simple viewer for multiple Hearthstone decks used for sharing deck lineups.

Primary LanguageJavaScript

Hearthstone Deck Viewer

A simple application for viewing and sharing Hearthstone deck lists and deck lineups.

Development Setup

Clone/download the repo and navigate to the project folder.

Install browserify: <npm install browserify -g>

Install http-server: <npm install http-server -g>

Install dependancies: <npm install>

Run <npm run build> to build bundle.js from the scripts.js file and start http-server