# Quasar Framework Generator Create a Quasar Framework application using [Quasar CLI](https://quasar.dev/start/quasar-cli): ```console npm i -g @quasar/cli npm init quasar cd my-app ``` It will ask you some questions, you can use these answers: ```console What would you like to build ? App with Quasar CLI, let's go! Project folder: my-app Pick Quasar version: Quasar v2 (Vue 3 | latest and greatest) Pick script types: Typescript Pick Quasar App CLI variant: Quasar App CLI with Vite Package name: my-app Pick a Vue component style: Composition API with