Dynamic Forms with Vue.js A user should be able to: Pick a Coffee plan Login or create an account Enter her delivery details Select additional monthly treats Confirm her monthly coffee order Project setup yarn install Compiles and hot-reloads for development yarn run serve Compiles and minifies for production yarn run build Lints and fixes files yarn run lint