Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 933 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 933 Bytes

An Interactive and Distraction-free Form with Vue

This is a supporting GitHub repository for Building an Interactive and Distraction-free Form with Vue article.

Learn how to build an interactive and distraction-free form using advanced concepts of the Vue.js framework and other supporting libraries for form validation and animations.

Take a look at the Demo.

Project Image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.