For development, you will only need Node.js installed on your environement. And please use the appropriate Editorconfig plugin for your Editor (not mandatory) from http://editorconfig.org/#download
Node is really easy to install & now includes NPM.
$ node --version
v9.4.0
$ npm --version
5.6.0
$ git clone https://github.com/agnieszkabugla/KubernetesLandingPage.git
$ cd PROJECT
$ npm install
$ npm start
- NodeJs on backend
- HTML
- JavaScript
- SCSS
- jQuery
- Bootstrap