Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Foundations > Lesson 48

Creating a Vue CLI project

Now that we've successfully installed Vue CLI, we can use it to create a new Vue project with a best-practice development environment.

In this video, we'll set up a new project and also learn about the default configuration and boilerplate that Vue CLI provides.

Setting up a new project

Firstly, go to the directory on your development machine where you want to create a new project. For me, that will be the Workspace directory.

$ cd ~/Workspace

Then type:


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom