3 Star 1 Fork 2

tianzx / ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

React Ant.Design Admin UI

Features

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone https://github.com/tianzx/ui.git
$ cd ui
$ npm install
$ npm start

Run test spec

$ npm run test

Run production build

$ npm run build

in your local machine

$ scp -r localPath/ui/dist/  remotePath:ui

in your remote machine

$ mv dist/* ./
$ cnpm install pm2 -g 
$ pm2 start server.js

notation: before execute the command ,you must ensure you have executed the command

$ cnpm install rimraf -g

NOTICE

replace npm with cnpm(in China)

    https://npm.taobao.org/

add n to admin nodejs version

    https://github.com/tj/n

update npm

    cnpm update -g npm

空文件

简介

react redux antd frontend 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/tianzx/ui.git
git@gitee.com:tianzx/ui.git
tianzx
ui
ui
master

搜索帮助