The Vue CLI for People Scared of the Vue CLI - Raymond Camden

Published: 05 November 2020
on channel: VueConf Toronto
571
26

One of Vue's greatest strengths is that it scales from simple "drop a script tag and add interactivity" use cases to "build the New Big Web App" and beyond. For people who may come into Vue using it much like a modern, more powerful jQuery, transitioning to the CLI and working with Vue applications may be a bit overwhelming at first.

In this talk I'll discuss how the CLI works, demonstrate the code it scaffolds, and help get people comfortable with building larger, more complex Vue applications.