All Projects → Novout → vue4noobs

Novout / vue4noobs

Licence: MIT License
📗 Tutorial Vue 2~3 in Brazilian Portuguese

Projects that are alternatives of or similar to vue4noobs

xForm
基于[email protected]的动态表单生成器。
Stars: ✭ 25 (-89.13%)
Mutual labels:  vue3
vuejs3-datepicker
vue 3 datepicker. supports disabling, highlighting of dates and programmatic access of date.
Stars: ✭ 23 (-90%)
Mutual labels:  vue3
mdue
5,400+ Material Design Icons for Vue 3 from the Community
Stars: ✭ 27 (-88.26%)
Mutual labels:  vue3
layui-vue
采用 layui 风格的 vue3 组件库。(UI一直是个痛,那就先基于现有的UI,先封装几套玩玩。)
Stars: ✭ 15 (-93.48%)
Mutual labels:  vue3
v-pip
🖼 Tiny vue wrapper for supporting native picture-in-picture mode.
Stars: ✭ 30 (-86.96%)
Mutual labels:  vue3
tree-chart
Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;
Stars: ✭ 265 (+15.22%)
Mutual labels:  vue3
vite-example
Todo app with vite/vue3/vue-router4
Stars: ✭ 22 (-90.43%)
Mutual labels:  vue3
vue3-demo
💡 vue3新特性示例: 响应式API、组合式API、TodoMVC
Stars: ✭ 114 (-50.43%)
Mutual labels:  vue3
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (-89.57%)
Mutual labels:  vue3
vuecabulary
用Vue写的高效背单词App,方法来自《17天搞定GRE单词》
Stars: ✭ 47 (-79.57%)
Mutual labels:  vue3
vue3-dropzone
HTML5 drag-drop zone with vue3
Stars: ✭ 34 (-85.22%)
Mutual labels:  vue3
vue3-highcharts
Vue 3 component wrapper for Highcharts.js
Stars: ✭ 41 (-82.17%)
Mutual labels:  vue3
vue3.0-elemenplus-admin-template
一个基于Vue3.0和Element-plus的后台管理模板,一个使用Koa2作为后台程序使用MongoDB作为缓存数据库和MariaDB作为数据的后台管理模板系统
Stars: ✭ 20 (-91.3%)
Mutual labels:  vue3
codeiiest-web
https://codeiiest.org | Website for Code IIEST
Stars: ✭ 23 (-90%)
Mutual labels:  vue3
vite-vue3-lowcode
vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具
Stars: ✭ 1,309 (+469.13%)
Mutual labels:  vue3
tutorial-photo-gallery-vue
Photo Gallery Tutorial: Ionic Vue and Capacitor
Stars: ✭ 33 (-85.65%)
Mutual labels:  vue3
agnosticui
AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
Stars: ✭ 326 (+41.74%)
Mutual labels:  vue3
online-course-script
ocs 网课刷课脚本,帮助大学生解决网课难题,目前支持的平台:超星,智慧树
Stars: ✭ 352 (+53.04%)
Mutual labels:  vue3
vue-data-visualization
基于Vue3.0的“数据可视化大屏”设计与编辑器
Stars: ✭ 84 (-63.48%)
Mutual labels:  vue3
giantgo-render
基于vue3 element plus的快速表单生成器
Stars: ✭ 28 (-87.83%)
Mutual labels:  vue3

Logo

Vue4Noobs desenvolvido pela He4rt Developers

Conteúdo

Não tem necessidade de rodar o projeto, ele está disponível aqui

Sobre o Projeto

Produzido com a colaboração da He4rt Developers, esse tutorial tem como objetivo principal apresentar e ensinar o básico do framework Vue em sua versão 2.x e 3.x, de uma maneira completa e acessível para todos.

Conhecimento Necessário para contribuir

  • Vue.js
  • Vuepress

Iniciando

Para fazer uma cópia e rodar o projeto localmente, siga estes passos.

Pré-requisitos

Os programas a seguir são necessários para estender, modificar e utilizar o projeto.

Instalação

Clone o repositorio

git clone https://github.com/Novout/vue4noobs.git

Rode o projeto:

yarn && yarn dev

Como Contribuir

Contribuições fazem com que a comunidade open source seja um lugar incrível para aprender, inspirar e criar. Todas contribuições são extremamente apreciadas

  1. Realize um Fork do projeto
  2. Crie um branch com a nova feature (git checkout -b feature/featureBraba)
  3. Adicione o Conteúdo (git add -A)
  4. Realize o Commit (git commit -m 'Adicionado conteudo brabo')
  5. Realize o Push no Branch (git push origin feature/featureBraba)
  6. Abra um Pull Request

Colaboradores

Giovane Cardoso - Developer @NovoutT - [email protected]

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].