Skip to content

sunyuhui/Amir-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amir -- Vue组件库

启动

npm run dev

编译

npm run build

如何添加一个组件

  1. /src/router/index.js添加路由
  2. /src/components添加组件内容

组件规划

  • Button done
  • Loading done
  • Toast done
  • Input
  • Pagination