November 2019
Beginner
804 pages
20h 1m
English
We've used the Vue CLI to create an example application with TypeScript support enabled. You can find it in the code samples for this book, under Chapter09/04-vue-cli/01-empty.
When you use the Vue CLI to create an application, it asks a series of questions that let you customize the project creation process.
Here's how we created our example application and the options that we used:
At the second stage, the CLI has asked us the following questions:
Read now
Unlock full access