Vue 3 and Jest Setup

Install/Update vue cli Make sure you have the latest vue cli version. Run the following command to update it. You can do so with yarn as well. Create a new project using vue cli Running the above command will give you some options to select. Choose vue3 and select the defaults. Jest setup You will… Continue reading Vue 3 and Jest Setup

Published
Categorized as Vue