All Projects → sky-xsk → vue2.0-start-

sky-xsk / vue2.0-start-

Licence: other
vue2.0 用法,入门好帮手

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue2.0-start-

madao admin manage
🎉 VUE前后端分离管理系统,基于RBAC的后台管理。
Stars: ✭ 38 (+153.33%)
Mutual labels:  vue-cli
vue-async-bootstrap-modal-demo
A Vue.js async bootstrap modal(dialog) demo.
Stars: ✭ 15 (+0%)
Mutual labels:  vue-cli
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (+426.67%)
Mutual labels:  vue-cli
ignore
🔥修炼内功,无招胜有招。 ---个人博客
Stars: ✭ 27 (+80%)
Mutual labels:  vue-cli
vue-cli-plugin-docker
🐳 Dockerize your vue app
Stars: ✭ 23 (+53.33%)
Mutual labels:  vue-cli
Game-of-Life-Vue
vue implementation of game of life
Stars: ✭ 17 (+13.33%)
Mutual labels:  vue-cli
sophia
👩‍⚖️‍ Sophia:哲学知识共享社区(Built by Vue)
Stars: ✭ 31 (+106.67%)
Mutual labels:  vue-cli
shu-scheduling-helper
A web-based timetabler helping SHUers filter and preselect courses easily. SHU排课助手. 上海大学排课助手.
Stars: ✭ 43 (+186.67%)
Mutual labels:  vue-cli
vue.pwa.weather.app
Simple Progressive Web Apps (PWA) showing hourly and daily weather forecast data.
Stars: ✭ 24 (+60%)
Mutual labels:  vue-cli
uni-chat
uni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 qq表情包
Stars: ✭ 55 (+266.67%)
Mutual labels:  vue-cli
tplh.net-2019
I explored what my identity was and tried to express it as much as possible using whatever technology I have now.
Stars: ✭ 35 (+133.33%)
Mutual labels:  vue-cli
vue-automation
一款开箱即用的 Vue 项目模版,基于 Vue 2.x
Stars: ✭ 31 (+106.67%)
Mutual labels:  vue-cli
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+86313.33%)
Mutual labels:  vue-cli
vue-template-webpack-typescript
A full-featured Webpack + typescript + vue-loader setup with hot reload, linting, testing & css extraction.
Stars: ✭ 43 (+186.67%)
Mutual labels:  vue-cli
yipao
PC SPA Base on Vue
Stars: ✭ 18 (+20%)
Mutual labels:  vue-cli
vue2.0-SellPosSystem
vue2.0实战项目——简单的快餐店系统
Stars: ✭ 35 (+133.33%)
Mutual labels:  vue-cli
element-admin
A dead simple but powerful vue admin with Vue CLI 3 and ElementUI.
Stars: ✭ 37 (+146.67%)
Mutual labels:  vue-cli
vue-cli-plugin-cesium
Cesium encapsulation based on Vue cli
Stars: ✭ 108 (+620%)
Mutual labels:  vue-cli
vue-cli-plugin-chrome-ext
vue cli plugin that setup vue project for chrome extension
Stars: ✭ 86 (+473.33%)
Mutual labels:  vue-cli
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+266.67%)
Mutual labels:  vue-cli

vue2.0入门基础+高级实践

vue2.0入门基础,比较全面的,还有部分高级实践! 这个项目是自己平时积累的一些小的知识点,将其汇总,方便查阅!
注意:没有进行版式的美化,因为主要是记录vue2.0的写法!
最终的想法是,通过这个,积累自己工作项目中的所遇到所有基础(公用)组件,构建自己的vue2.0知识体系!没有终点,只有不断的完善,不断地积累各种基础组件,最好的效果就是拿过来就能马上用到项目里!(复制粘贴一下就行),在新的项目里,就省略了基础组件的开发步骤!
觉着有用的话,请给个star!
我的博客:https://sky-xsk.github.io

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].