formal-vue
v1.0.4
Published
A straightforward, unopinionated and extendable form manager for VueJS.
Downloads
4
Readme
A straightforward, unopinionated and extendable form manager for VueJS.
Full documentation coming soon.
Development
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint
Run your unit tests
yarn run test:unit