Skip to content

hsdeckviewer/hsdeckviewer.github.io

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published