0.1.1 • Published 7 years ago
@rebelyes/vue-inlineforms v0.1.1
inlineform
This component was built to facilitate the construction of inline fomrms that need to be saved. The output is formatted as html.
Demo https://jsfiddle.net/Rebelyes/8fptgyw7/9/
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint