The role of various plug-ins

1 introduced Axios and services when nuxtjs / axios use nuxt framework relies
2 nuxtjs / Proxy using nuxt framework introduces rely on servers Agent
3 dependent element-ui using the element components required libraries
. 4 vue-lazyload use vue frame images lazy loading required dependent
. 5 when used nodemon node.js, required to achieve preservation depends rerun
. 6 ORM database operations required dependencies
. 7 Cross-configure the env dependencies three environments (development test production) required, linux and window environment is not the same configuration this plug-in can solve the problem
8 vuex-the persist store data persistence, refresh the page to solve the problem of data loss in the store

Published 17 original articles · won praise 0 · Views 414

Guess you like

Origin blog.csdn.net/weixin_44805161/article/details/104770837