Skip to content

yuntinghu/kpaas-frontend

 
 

Repository files navigation

kplcloud 前端页面

拉取依赖

$ yarn install

工具

使用yarn进包管理

$ npm install yarn -g

设置镜像

$ yarn config set registry https://registry.npm.taobao.org
$ yarn config list

安装包

$ yarn install {包名}@{版本}

启动

$ yarn run

Build

$ yarn build

About

kplcloud 前端

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 4.7%