This repository contains my current portfolio website development files. It's just a DEMO, provisional temporary website that will be replaced with new complete website.
I have decided to contribute to the open-source development community and also show off my coding skills to potential clients and partners. Web development is my brand new endeavour and I hope I will build more and better websites and web applications in the future.
Install NodeJS (https://nodejs.org
)
This suppose to install all the dependencies automatically into '/node_modules'. Execute in the project folder after cloning the repository and installing NodeJS.
$ npm install
$ gulp build
$ gulp build-debug
For more options check 'gulpfile.js'.
https://andrej-szontagh.github.io/
This project is licensed under the GNU GPL v3 License - see the LICENSE file for details