vue-generator-api
v1.0.14
Published
Plugin for Vue 2, based on config file which create api extra axios instances by keyword with error-handler and set it into Vue proto.
Readme
vue-generator-api
Plugin for Vue 2, based on config file which create api extra axios instances by keyword with error-handler and set it into Vue proto.
Project Setup
npm installRun demo for test
npm run devCompile and Minify for Production
npm run buildLint with ESLint
npm run lint