1.8.6 • Published 6 years ago
@f-loat/ncform-theme-elementui v1.8.6
ncform theme element-ui
ncform theme widgets -> element-ui
How to dev
Step 1: prepare the dependency nc libraries
cd ../../ && npm run buildStep 2: start development
npm run devOptional Use the following command to watch and depend on the latest code for ncform-common
cd ../ncform-common
npm run watch-buildOptional Use the following command to watch and depend on the latest code for ncform
cd ../ncform
npm run watch-build