/vue-form

A simple web form app written in Vue

Primary LanguageVueMIT LicenseMIT

vue-form

Codacy Badge Build Status Known Vulnerabilities Docker Cloud Automated build Netlify Status

A simple web form app built with Vue.

Live demo: https://goofy-mestorf-0699ac.netlify.com

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint