This is a test task for Software Developer position with Imhio. 26/07/2019.
- clone the repo like
git clone git@github.com:xcurveballx/imhio.git - go to the
imhiodirectory - type in
npm install(optionally, if you wish to run tests, for example) - in the
imhiofolder openindex.htmlin the browser - make sure you have got an Internet connection and then play around with the UI
- documentation can be found in the
docsfolder, openindex.htmlthere - tests can be run via
npm run testwith output in the console