Angular 6 Dynamic Forms
Running final project
Once you've cloned the repo, install all the dependencies by running:
npm install
You can then dive straight into coding by running:
npm start
This will start up webpack and a local development server at localhost:4200.