D&D Stats
Preview
- It's online! View it at: Github pages
About
Webdesigner, webdeveloper, teacher, gamer, moron, realist, procrastinator, fast talker, nerd, distracted by pretty colors. I think thats by far the best description I can give you.
For more information
Requirements/used
- jQuery
- SASS for
css
- Jade for
html
- Grunt
- Bower
Browser compatibility
- Internet Explorer 9+
- Firefox
- Chrome
- Opera
- Safari
Set up
- Clone files to a new directory
cd
to the this directory via command line/terminal- Run
npm install
to get your node_modules (default .gitignore) - Run
npm install grunt-postcss pixrem autoprefixer-core cssnano
- Run
bower install
- Check
Gruntfile.js
and look at //Change comments (settings at the top) - Run
grunt
to start developing