Files
2019-03-01 23:55:32 +08:00

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