vue-models-creator
v1.0.6
Published
Helpers for creating model structure for Vue project.
Downloads
5
Readme
vue-models-creator
Helpers for creating model structure for Vue project.
Project Setup
npm install
Run demo for test
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint