Skip to content

Simple Vue3 template with my favorite packages and configurations

License

Notifications You must be signed in to change notification settings

ralacerda/vue3-playground-template

Repository files navigation

Vue 3 Playground Template

My simple template to start Vue3 new projects.

How to use

Use the command to giget download the latest commit. You can include the --install flag to install dependencies after cloning.

npx giget gh:ralacerda/vue3-playground-template new-project-name

# Or
npx giget --install gh:ralacerda/vue3-playground-template new-project-name

Install the dependencies

pnpm i

Run the dev server

pnpm dev

What this template includes

Packages that I might include:

  • vueuse/motion
  • unplugin-turbo-console

About

Simple Vue3 template with my favorite packages and configurations

Resources

License

Stars

Watchers

Forks