Please keep in mind that some files in the root folder are hidden (starting with a dot symbol, e.g. .eslintr.js or .env files). To avoid compilation problems, please check this if you want to move the files to another folder.
Install node.js: https://nodejs.org
Install yarn package manager: https://yarnpkg.com/
Install bower and gulp yarn global add bower gulp
Install node modules by running terminal command yarn install
Install third-party plugins yarn setup
Run the app (build task) yarn start