0.8.1 • Published 4 years ago

@beirdo/form-builder v0.8.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Form Builder

Project setup

yarn install

Compile and hot-reload for development

yarn run serve

Compile and minify for production

yarn run build

Run tests

yarn run test

Lint and fixes files

yarn run lint

Run end-to-end tests

yarn run test:e2e

Run unit tests

yarn run test:unit

Run styleguide server

yarn run styleguide

Compile and minify styleguide for production

yarn run styleguide:build

Customize configuration

See Configuration Reference.