目录

form-driver

An efficient framework for creating forms.

Setup

# 安装依赖
npm run i

# 本地调试 http://0.0.0.0:8080
npm run start

# 本地构建
npm run b

# 发布 tnpm 包
npm run pub

Catalogue

├── demo/                          # 演示页面目录
│   ├── src/                       # demo 页面代码(引用 M3 M3 源代码)
│   └── dist/                      # demo 构建产物
├── docs/                          # M3 的文档
├── src/                           # M3 源代码
├── webpack.demo.js                # demo 开发与构建配置
├── rollup.config.js               # M3 构建配置
├── README.md
├── package.json
├── .gitignore
└── tsconfig.json
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号