mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-20 22:05:47 -04:00
ncform show
The stage of the ncform show, currently provides Playground and Schema Generator
How to dev
Step 1: prepare the dependency nc libraries
cd ../../ && npm run build
Step 2: start development
npm run dev