/KottansPokedex

Test task for Kottans JS Course

Primary LanguageJavaScript

Kottans Pokedex

It's a task project for kottans.org JS courses. Project is available via gh-pages.


List of used technologies and frameworks:
  • es6
  • react
  • jade
  • sass
  • jquery
  • grunt
  • babeljs
  • browserify
  • material design lite
  • bootstrap
  • materialize-css

#####To run this project, follow next steps:

  1. Download this project or git clone git@github.com:emohat1r/KottansPokedex.git.
  2. If not yet installed - install Node.js.
  3. Navigate to project's folder from console and run npm install.
  4. Run grunt.
  5. Open build\index.html.