gt-pc-ui

1.1.2 • Public • Published

gt_pc_ui

多粉pc样式

开发环境搭建

首先你需要 Node.js 4+ 和 NPM 3+

git clone git@github.com:ElemeFE/element.git
npm run dev
 
# open http://localhost:8085 

如果国内用户觉得安装慢可以使用 yarn 搭配 taobao registry

npm i yarn -g
yarn config set registry https://registry.npm.taobao.org
yarn
npm run dev
 
# open http://localhost:8085 

To build:

npm run dist

Readme

Keywords

Package Sidebar

Install

npm i gt-pc-ui

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • gzhidao