Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 329 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 329 Bytes

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