vue.js

イシュー

参考

入門記事

vue.js コンポーネント間連携

element ui

To install it, you can run: npm install --save element-ui/lib/theme-default/index.css

→ node_modulesをみると、theme-default はない、thema-chalk ならある

  • テンプレートに「」を使用すると、以下のエラーになって elemen-ui が使えない
ERROR in ./node_modules/element-ui/lib/theme-chalk/fonts/element-icons.ttf?t=1510834658947
Module parse failed: Unexpected character '' (1:0)
You may need an appropriate loader to handle this file type.
(Source code omitted for this binary file)
 @ ./node_modules/css-loader!./node_modules/element-ui/lib/theme-chalk/index.css
 7:343-395
 @ ./node_modules/element-ui/lib/theme-chalk/index.css
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-serve
r ./src/main.js

ERROR in ./node_modules/element-ui/lib/theme-chalk/fonts/element-icons.woff?t=1510834658947
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type.
(Source code omitted for this binary file)
 @ ./node_modules/css-loader!./node_modules/element-ui/lib/theme-chalk/index.css
 7:251-304
 @ ./node_modules/element-ui/lib/theme-chalk/index.css
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js

Vueライブラリ

Vue ソリューション

vuex

electron-vue

vue x android

vue x cms

Nuxt.js

Cosmin.js

Drag and Drop Vue

vue x router

Advent Calendar 2020だと散々な結果に