Live link: https://iamelevich.github.io/uol-web-development-project/
- Nodejs (https://nodejs.org/en/)
node build.js
- build gh-pages version to the docs folder
npm i
to install all dependenciesnode dev.js
to start dev server, build and watch for changes