mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-21 06:15:23 -04:00
242 B
Executable File
242 B
Executable File
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