Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 909 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 909 Bytes

Chris's Redesign of Showdown's Damage Calculator

Check out the original here! https://chrisisonline.github.io/pkmn-dmgcalc/

My workflow includes Node.js, Gulp and Sass

Instructions

  1. Install node.js
  2. run 'npm install' to install packages
  3. run 'npm install gulp -g' to install gulp on your machine
  4. run 'gulp' to build and host the site
  5. open 'public/index.html' or go to 'localhost:8080' in your browser (livereloads upon file changes, gulp must be actively running)

The Goal

You can read my blog to see my design process. http://christopherisonline.com/pokecalc-blog/

Credits and license

Original code written by Honko. ORAS update by gamut-was-taken. USUM update by Austin. PS theme by Zarel. Other contributions by other people; see the repo's commit history and contributor list for the full list.