Skip to content

wetrial/jui-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wetrial Site

参考地址

jui的使用文档.

开发

$ git clone git@github.com:wetrial/jui-site.git
$ cd jui-site
$ npm install
$ npm start

Then visit http://localhost:8001 .

部署

$ npm run site