0.4.4-alpha.1 • Published 5 years ago

@formidableforms/vue v0.4.4-alpha.1

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Formidable Forms

Build Status

This project is built using the Vue CLI 3, the standard commands are given below. Documentation is provided as a Vue SPA at MikingTheViking's Formidable Forms.

Project setup

yarn

# or yarn install, for the exceptionally verbose

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run unit tests

yarn test:unit

Lints and fixes files

yarn lint

Run end-to-end tests

yarn test:e2e