UNPKG

@braid/vue-formulate

Version:

The easiest way to build forms in Vue.

13 lines (12 loc) 153 B
language: node_js node_js: - "12" cache: npm: true directories: - ~/.cache install: - npm ci script: - npm run test - npm run cypress:ci