Skip to content

hsdeckviewer/hsdeckviewer.github.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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