0.0.2 • Published 3 years ago

idleui v0.0.2

Weekly downloads
6
License
-
Repository
-
Last release
3 years ago

Vue 组件库

储备知识

  • Vue 脚手架的基本使用
  • Vue 创建组件
  • props 校验和$emit(常用)
  • $attrs和$listeners
  • 中央事件总线(非父子组件间通信)
  • v-model
  • provide和inject
  • $parent和$children
  • vuex

工具

  • Rollup | Parcel

nrm

掌握 nrm 基本用法

https://www.npmjs.com/package/nrm

npm

掌握 npm 基本用法

https://www.npmjs.com/package/npm

.gitignore

熟悉 .gitigore 的配置

https://git-scm.com/docs/gitignore

.npmignore

熟悉 .npmignore 的配置

https://docs.npmjs.com/using-npm/developers.html


bu

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

0.0.2

3 years ago

0.0.1

3 years ago