To run the project, you need latest version of Node installed on the machine.
To install the dependencies present in the package.json, execute npm install
command.
After that, execute npm start
command. Command line tool will automatically redirect to the webpage.