Skip to content

ssformjs/ssform

Repository files navigation

SSForm

npm install --save @ssform/core

dev

基于 example-el 测试开发

yarn serve:el

build

构建 @ssform/core@ssform/simple,输出到对应目录的 lib 文件下。

npm run build