Contribution
To run a project, you probably need Node.js and NPM installed.
To install dependencies you need to run:
npm i webpack webpack-dev-server -g && npm i
To run, you can use:
npm start
For GIT related information, please read instructions at Contributing to Open Source on GitHub.