Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 482 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 482 Bytes

json-to-table-webapp

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

部署

该项目可以部署到 GitHub Pages. 首先,执行命令:

yarn deploy

然后,打开 http://json-to-table.yet.run/ 即可看到效果。