This course is all about dynamic forms and in this lesson, we'll go through what we will build.
The dynamic form of this vue.js course will have the following steps:
The course requires some markup and CSS that we have prepared beforehand, make sure you download the starting point.
You can run this command in your favorite terminal:
git clone --single-branch -b starting-point [email protected]:vueschool/dynamic-forms.git
Or download the starting-point branch directly from GitHub.