Submodule 11.3: Building the application

Preparing the Distribution Folder I

Open .gitignore and update it as follows. We do not want the dist folder to be checked into the git repository.

node_modules
dist