/FormidableForms

OS Library for Simple Form creation

Primary LanguageTypeScript

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