Skip to content

Vue CLI

andy.rothwell edited this page Aug 5, 2019 · 7 revisions

Vue CLI lets you run a Graphical User Interface (GUI) in your browser (Chrome or Firefox only) which will:

  • keep track of projects for you
  • allow you to do all tasks involving importing packages and bundling
  • automatically configure all the parts of bundling that are traditionally difficult

Once you have yarn installed, you can easily install Vue CLI

If you work for the City of Philadelphia and run into network issues with this installation make sure you have checked out:

Clone this wiki locally