DevelopmentGuide / vueTutorial

🔺vue create vue-app🔻 ℹ️ Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It was created by Evan You, and is maintained by him and the rest of the active core team members ✍️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-project

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

About

🔺vue create vue-app🔻 ℹ️ Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It was created by Evan You, and is maintained by him and the rest of the active core team members ✍️


Languages

Language:Vue 74.6%Language:CSS 10.4%Language:JavaScript 8.9%Language:HTML 6.2%