chenxin0723 98e38c7abb fix the value when use the vautocomplete as selectitem 1 yıl önce
..
demo 3e91c08ccd move ui components from x and qor5 1 yıl önce
dist 98e38c7abb fix the value when use the vautocomplete as selectitem 1 yıl önce
src 98e38c7abb fix the value when use the vautocomplete as selectitem 1 yıl önce
tests 3e91c08ccd move ui components from x and qor5 1 yıl önce
.browserslistrc 3e91c08ccd move ui components from x and qor5 1 yıl önce
.editorconfig 3e91c08ccd move ui components from x and qor5 1 yıl önce
.eslintrc.js 3e91c08ccd move ui components from x and qor5 1 yıl önce
.gitignore 3e91c08ccd move ui components from x and qor5 1 yıl önce
README.md 3e91c08ccd move ui components from x and qor5 1 yıl önce
babel.config.js 3e91c08ccd move ui components from x and qor5 1 yıl önce
jest.config.js 3e91c08ccd move ui components from x and qor5 1 yıl önce
package-lock.json b57f593140 Update deps for vuetifyx 1 yıl önce
package.json 3e91c08ccd move ui components from x and qor5 1 yıl önce
postcss.config.js 3e91c08ccd move ui components from x and qor5 1 yıl önce
tsconfig.json 3e91c08ccd move ui components from x and qor5 1 yıl önce
tslint.json 3e91c08ccd move ui components from x and qor5 1 yıl önce
vue.config.js 3e91c08ccd move ui components from x and qor5 1 yıl önce

README.md

vuetifyjs

Project setup

cd goplaid/web/corejs
npm run serve

cd goplaid/ui/vuetifyx/vuetifyxjs
npm run serve

cd goplaid/ui/vuetifyx/vuetifyxjs
python -m SimpleHTTPServer

or

go install github.com/sunfmin/branfileserver@master
cd goplaid/ui/vuetifyx/vuetifyxjs
branfileserver

Customize configuration

See Configuration Reference.