Check out the original here! https://chrisisonline.github.io/pkmn-dmgcalc/
My workflow includes Node.js, Gulp and Sass
- Install node.js
- run 'npm install' to install packages
- run 'npm install gulp -g' to install gulp on your machine
- run 'gulp' to build and host the site
- open 'public/index.html' or go to 'localhost:8080' in your browser (livereloads upon file changes, gulp must be actively running)
You can read my blog to see my design process. http://christopherisonline.com/pokecalc-blog/
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.