nirav-gajera / vuejs-examples

All basic vuejs examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue2

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Examples:

  • a computed ref, v-if v-else, v-for, Displaying Filtered/Sorted Results, method handler, event argument inline handler, form input bindin, mukltiline, checkbox, select, template refs, alert, passing props, event args., mulk. v-model binding, slot, rendeless components, async state, usign plugin, mouse tracker
  • To-Do List table
  • blog post pages

About

All basic vuejs examples


Languages

Language:Vue 85.2%Language:JavaScript 7.2%Language:CSS 6.7%Language:HTML 0.9%