mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-20 02:33:39 -04:00
ncform show
ncform秀的舞台,当前主要提供了Playground和Schema Generator
How to dev
Step 1: prepare the dependency nc libraries
cd ../../ && npm run build
Step 2: start development
npm run dev