vue-models-creator
v1.0.16
Published
Helpers for creating model structure for Vue project.
Downloads
75
Readme
vue-models-creator
Helpers for creating model structure for Vue project.
Project Setup
npm installRun demo for test
npm run devCompile and Minify for Production
npm run buildLint with ESLint
npm run lint