0.1.3 • Published 2 years ago

ckjrweb-mp-ui v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

知识付费移动端ui框架项目, 核心用的是vux框架,但是目前已经提取出来了

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build:dev

Lints and fixes files

npm run lint

打包组件,每次发布组件之前必须先要打包

npm run build-bundle

发布组件

npm login
npm publish --access public

Customize configuration

See Configuration Reference.