https://github.com/oxoyo/formio.js.zh
formio.js zh docs
https://github.com/oxoyo/formio.js.zh
Last synced: 6 months ago
JSON representation
formio.js zh docs
- Host: GitHub
- URL: https://github.com/oxoyo/formio.js.zh
- Owner: OXOYO
- Created: 2019-10-29T02:11:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:18:40.000Z (over 3 years ago)
- Last Synced: 2025-08-06T02:27:53.099Z (12 months ago)
- Language: Shell
- Homepage: http://oxoyo.co/formio.js.zh/
- Size: 839 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formio.js
JavaScript powered Forms with JSON Form Builder https://formio.github.io/formio.js
## Start
```js
npm i
npm run docs:dev
```