It's my personal interactive resume project developed with ReactJS and tiny bit of Redux.
Live version is available at http://jankowskiresume.com.
Node.js >= 10.0.0Yarn >= 1.0.0
Remember to first install required node dependencies through yarn install.
Just type yarn <taskNameHere>. Tasks list:
watch- build project in development mode and initialize a watcher,build- build project for development purposes,build:prod- build project using production settings,test- run Jest to process all available tests,test:coverage- run Jest and return test coverage report,lint- lints*.jsand*.jsxfiles,lint-sass- lints*.sassfiles.
Code is licensed under MIT License
All .png files are licensed under CC BY 3.0
