@ncform/ncform-theme-elementui

ncform theme element-ui

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@ncform/ncform-theme-elementui
1.7.92 years ago5 years agoMinified + gzip package size for @ncform/ncform-theme-elementui in KB

Readme

ncform theme element-ui
vue 2.x element-ui 2.x
ncform theme widgets -> element-ui
How to dev
Step 1: prepare the dependency nc libraries
cd ../../ && npm run build

Step 2: start development
npm run dev

Optional Use the following command to watch and depend on the latest code for ncform-common
cd ../ncform-common
npm run watch-build

Optional Use the following command to watch and depend on the latest code for ncform
cd ../ncform
npm run watch-build