git clone https://github.com/CodeDifferently/Ng-Website.git code-cifferently
After the project is cloned in the CLI you must do the following:
cdinto code-differently folder- then you must
cdinto the second code-differently folder - run the command
npm install - after finished installing all dependencies run
npm startorng serve
###To build development environment:
npm build