mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-08-26 17:07:04 -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